#5fa9fe color space conversions
Hex:
        #5fa9fe
        RGB:
        95, 169, 254
        CMY:
        63, 34, 0
        CMYK:
        63, 33, 0, 0
      HSL:
        212°, 98.7578%, 68.4314%
        HSV (HSB):
        212°, 62.5984%, 99.6078%
        XYZ:
        36.7967, 37.9646, 99.1544
        xyY:
        0.2116, 0.2183, 37.9646
      CIE-Lab:
        67.9945, 2.3673, -49.0385
        CIE-LCH:
        67.9945, 49.0956, 272.7638
        CIE-Luv:
        67.9945, -30.9143, -79.7806
        Hunter-Lab:
        61.6154, -1.2269, -52.2815
      #5fa9fe color charts
#5fa9fe RGB chart
      #5fa9fe CMYK chart
      #5fa9fe RGB pie chart
      #5fa9fe color shades, tints & tones
#5fa9fe color schemes
#5fa9fe color preview, HTML & CSS examples
           This text has a color of #5fa9fe        
        
          <p style="color:#5fa9fe;">Text here</p>
        
        
          .mytext {color:#5fa9fe;}
        
        Text color #5fa9fe
      
           This box has a color of #5fa9fe        
        
          <div style="background-color:#5fa9fe;">Content here</div>
        
        
          .mybackground {background-color:#5fa9fe;}
        
        Background color #5fa9fe
      
           Border around this has a color of #5fa9fe        
        
          <div style="border:2px solid #5fa9fe;">Content here</div>
        
        
          .myborder {border:2px solid #5fa9fe;}
        
        Border color #5fa9fe