#5f75a7 color space conversions
Hex:
        #5f75a7
        RGB:
        95, 117, 167
        CMY:
        63, 54, 35
        CMYK:
        43, 30, 0, 35
      HSL:
        222°, 29.0323%, 51.3725%
        HSV (HSB):
        222°, 43.1138%, 65.4902%
        XYZ:
        18.0557, 17.9455, 39.0714
        xyY:
        0.2405, 0.2390, 17.9455
      CIE-Lab:
        49.4299, 5.4019, -29.3123
        CIE-LCH:
        49.4299, 29.8059, 280.4418
        CIE-Luv:
        49.4299, -12.3832, -44.3435
        Hunter-Lab:
        42.3621, 1.9469, -25.0308
      #5f75a7 color charts
#5f75a7 RGB chart
      #5f75a7 CMYK chart
      #5f75a7 RGB pie chart
      #5f75a7 color shades, tints & tones
#5f75a7 color schemes
#5f75a7 color preview, HTML & CSS examples
           This text has a color of #5f75a7        
        
          <p style="color:#5f75a7;">Text here</p>
        
        
          .mytext {color:#5f75a7;}
        
        Text color #5f75a7
      
           This box has a color of #5f75a7        
        
          <div style="background-color:#5f75a7;">Content here</div>
        
        
          .mybackground {background-color:#5f75a7;}
        
        Background color #5f75a7
      
           Border around this has a color of #5f75a7        
        
          <div style="border:2px solid #5f75a7;">Content here</div>
        
        
          .myborder {border:2px solid #5f75a7;}
        
        Border color #5f75a7