#5f8ac5 color space conversions
Hex:
        #5f8ac5
        RGB:
        95, 138, 197
        CMY:
        63, 46, 23
        CMYK:
        52, 30, 0, 23
      HSL:
        215°, 46.7890%, 57.2549%
        HSV (HSB):
        215°, 51.7766%, 77.2549%
        XYZ:
        23.8858, 24.6411, 56.3206
        xyY:
        0.2278, 0.2350, 24.6411
      CIE-Lab:
        56.7240, 2.0620, -35.1596
        CIE-LCH:
        56.7240, 35.2200, 273.3564
        CIE-Luv:
        56.7240, -20.6284, -54.6081
        Hunter-Lab:
        49.6398, -0.9784, -32.5218
      #5f8ac5 color charts
#5f8ac5 RGB chart
      #5f8ac5 CMYK chart
      #5f8ac5 RGB pie chart
      #5f8ac5 color shades, tints & tones
#5f8ac5 color schemes
#5f8ac5 color preview, HTML & CSS examples
           This text has a color of #5f8ac5        
        
          <p style="color:#5f8ac5;">Text here</p>
        
        
          .mytext {color:#5f8ac5;}
        
        Text color #5f8ac5
      
           This box has a color of #5f8ac5        
        
          <div style="background-color:#5f8ac5;">Content here</div>
        
        
          .mybackground {background-color:#5f8ac5;}
        
        Background color #5f8ac5
      
           Border around this has a color of #5f8ac5        
        
          <div style="border:2px solid #5f8ac5;">Content here</div>
        
        
          .myborder {border:2px solid #5f8ac5;}
        
        Border color #5f8ac5