#5fa3e5 color space conversions
Hex:
        #5fa3e5
        RGB:
        95, 163, 229
        CMY:
        63, 36, 10
        CMYK:
        59, 29, 0, 10
      HSL:
        210°, 72.0430%, 63.5294%
        HSV (HSB):
        210°, 58.5153%, 89.8039%
        XYZ:
        31.9594, 34.2844, 79.0619
        xyY:
        0.2199, 0.2359, 34.2844
      CIE-Lab:
        65.1877, -2.2588, -39.7836
        CIE-LCH:
        65.1877, 39.8477, 266.7503
        CIE-Luv:
        65.1877, -29.3717, -63.1083
        Hunter-Lab:
        58.5529, -5.0387, -39.0701
      #5fa3e5 color charts
#5fa3e5 RGB chart
      #5fa3e5 CMYK chart
      #5fa3e5 RGB pie chart
      #5fa3e5 color shades, tints & tones
#5fa3e5 color schemes
#5fa3e5 color preview, HTML & CSS examples
           This text has a color of #5fa3e5        
        
          <p style="color:#5fa3e5;">Text here</p>
        
        
          .mytext {color:#5fa3e5;}
        
        Text color #5fa3e5
      
           This box has a color of #5fa3e5        
        
          <div style="background-color:#5fa3e5;">Content here</div>
        
        
          .mybackground {background-color:#5fa3e5;}
        
        Background color #5fa3e5
      
           Border around this has a color of #5fa3e5        
        
          <div style="border:2px solid #5fa3e5;">Content here</div>
        
        
          .myborder {border:2px solid #5fa3e5;}
        
        Border color #5fa3e5