#5fa0e4 color space conversions
Hex:
        #5fa0e4
        RGB:
        95, 160, 228
        CMY:
        63, 37, 11
        CMYK:
        58, 30, 0, 11
      HSL:
        211°, 71.1230%, 63.3333%
        HSV (HSB):
        211°, 58.3333%, 89.4118%
        XYZ:
        31.2937, 33.1759, 78.1530
        xyY:
        0.2194, 0.2326, 33.1759
      CIE-Lab:
        64.3031, -0.8768, -40.6173
        CIE-LCH:
        64.3031, 40.6268, 268.7633
        CIE-Luv:
        64.3031, -28.3115, -64.5421
        Hunter-Lab:
        57.5986, -3.8172, -40.1291
      #5fa0e4 color charts
#5fa0e4 RGB chart
      #5fa0e4 CMYK chart
      #5fa0e4 RGB pie chart
      #5fa0e4 color shades, tints & tones
#5fa0e4 color schemes
#5fa0e4 color preview, HTML & CSS examples
           This text has a color of #5fa0e4        
        
          <p style="color:#5fa0e4;">Text here</p>
        
        
          .mytext {color:#5fa0e4;}
        
        Text color #5fa0e4
      
           This box has a color of #5fa0e4        
        
          <div style="background-color:#5fa0e4;">Content here</div>
        
        
          .mybackground {background-color:#5fa0e4;}
        
        Background color #5fa0e4
      
           Border around this has a color of #5fa0e4        
        
          <div style="border:2px solid #5fa0e4;">Content here</div>
        
        
          .myborder {border:2px solid #5fa0e4;}
        
        Border color #5fa0e4