#5fa4e7 color space conversions
Hex:
        #5fa4e7
        RGB:
        95, 164, 231
        CMY:
        63, 36, 9
        CMYK:
        59, 29, 0, 9
      HSL:
        210°, 73.9130%, 63.9216%
        HSV (HSB):
        210°, 58.8745%, 90.5882%
        XYZ:
        32.4186, 34.7533, 80.6007
        xyY:
        0.2194, 0.2352, 34.7533
      CIE-Lab:
        65.5562, -2.1897, -40.3072
        CIE-LCH:
        65.5562, 40.3666, 266.8905
        CIE-Luv:
        65.5562, -29.6868, -64.0535
        Hunter-Lab:
        58.9520, -5.0061, -39.7965
      #5fa4e7 color charts
#5fa4e7 RGB chart
      #5fa4e7 CMYK chart
      #5fa4e7 RGB pie chart
      #5fa4e7 color shades, tints & tones
#5fa4e7 color schemes
#5fa4e7 color preview, HTML & CSS examples
           This text has a color of #5fa4e7        
        
          <p style="color:#5fa4e7;">Text here</p>
        
        
          .mytext {color:#5fa4e7;}
        
        Text color #5fa4e7
      
           This box has a color of #5fa4e7        
        
          <div style="background-color:#5fa4e7;">Content here</div>
        
        
          .mybackground {background-color:#5fa4e7;}
        
        Background color #5fa4e7
      
           Border around this has a color of #5fa4e7        
        
          <div style="border:2px solid #5fa4e7;">Content here</div>
        
        
          .myborder {border:2px solid #5fa4e7;}
        
        Border color #5fa4e7