#5875a3 color space conversions
Hex:
        #5875a3
        RGB:
        88, 117, 163
        CMY:
        65, 54, 36
        CMYK:
        46, 28, 0, 36
      HSL:
        217°, 29.8805%, 49.2157%
        HSV (HSB):
        217°, 46.0123%, 63.9216%
        XYZ:
        16.9967, 17.4416, 37.1211
        xyY:
        0.2375, 0.2437, 17.4416
      CIE-Lab:
        48.8117, 2.3335, -27.9729
        CIE-LCH:
        48.8117, 28.0701, 274.7686
        CIE-Luv:
        48.8117, -14.9172, -41.7669
        Hunter-Lab:
        41.7632, -0.4402, -23.4655
      #5875a3 color charts
#5875a3 RGB chart
      #5875a3 CMYK chart
      #5875a3 RGB pie chart
      #5875a3 color shades, tints & tones
#5875a3 color schemes
#5875a3 color preview, HTML & CSS examples
           This text has a color of #5875a3        
        
          <p style="color:#5875a3;">Text here</p>
        
        
          .mytext {color:#5875a3;}
        
        Text color #5875a3
      
           This box has a color of #5875a3        
        
          <div style="background-color:#5875a3;">Content here</div>
        
        
          .mybackground {background-color:#5875a3;}
        
        Background color #5875a3
      
           Border around this has a color of #5875a3        
        
          <div style="border:2px solid #5875a3;">Content here</div>
        
        
          .myborder {border:2px solid #5875a3;}
        
        Border color #5875a3