#5875a7 color space conversions
Hex:
        #5875a7
        RGB:
        88, 117, 167
        CMY:
        65, 54, 35
        CMYK:
        47, 30, 0, 35
      HSL:
        218°, 30.9804%, 50.0000%
        HSV (HSB):
        218°, 47.3054%, 65.4902%
        XYZ:
        17.3608, 17.5873, 39.0389
        xyY:
        0.2346, 0.2377, 17.5873
      CIE-Lab:
        48.9917, 3.5557, -30.0285
        CIE-LCH:
        48.9917, 30.2383, 276.7530
        CIE-Luv:
        48.9917, -14.9572, -45.1684
        Hunter-Lab:
        41.9372, 0.5039, -25.8363
      #5875a7 color charts
#5875a7 RGB chart
      #5875a7 CMYK chart
      #5875a7 RGB pie chart
      #5875a7 color shades, tints & tones
#5875a7 color schemes
#5875a7 color preview, HTML & CSS examples
           This text has a color of #5875a7        
        
          <p style="color:#5875a7;">Text here</p>
        
        
          .mytext {color:#5875a7;}
        
        Text color #5875a7
      
           This box has a color of #5875a7        
        
          <div style="background-color:#5875a7;">Content here</div>
        
        
          .mybackground {background-color:#5875a7;}
        
        Background color #5875a7
      
           Border around this has a color of #5875a7        
        
          <div style="border:2px solid #5875a7;">Content here</div>
        
        
          .myborder {border:2px solid #5875a7;}
        
        Border color #5875a7