#5fa4e5 color space conversions
Hex:
        #5fa4e5
        RGB:
        95, 164, 229
        CMY:
        63, 36, 10
        CMYK:
        59, 28, 0, 10
      HSL:
        209°, 72.0430%, 63.5294%
        HSV (HSB):
        209°, 58.5153%, 89.8039%
        XYZ:
        32.1376, 34.6410, 79.1213
        xyY:
        0.2203, 0.2374, 34.6410
      CIE-Lab:
        65.4682, -2.8225, -39.3451
        CIE-LCH:
        65.4682, 39.4462, 265.8968
        CIE-Luv:
        65.4682, -29.7329, -62.3423
        Hunter-Lab:
        58.8566, -5.5321, -38.5043
      #5fa4e5 color charts
#5fa4e5 RGB chart
      #5fa4e5 CMYK chart
      #5fa4e5 RGB pie chart
      #5fa4e5 color shades, tints & tones
#5fa4e5 color schemes
#5fa4e5 color preview, HTML & CSS examples
           This text has a color of #5fa4e5        
        
          <p style="color:#5fa4e5;">Text here</p>
        
        
          .mytext {color:#5fa4e5;}
        
        Text color #5fa4e5
      
           This box has a color of #5fa4e5        
        
          <div style="background-color:#5fa4e5;">Content here</div>
        
        
          .mybackground {background-color:#5fa4e5;}
        
        Background color #5fa4e5
      
           Border around this has a color of #5fa4e5        
        
          <div style="border:2px solid #5fa4e5;">Content here</div>
        
        
          .myborder {border:2px solid #5fa4e5;}
        
        Border color #5fa4e5