#5fcaff color space conversions
Hex:
        #5fcaff
        RGB:
        95, 202, 255
        CMY:
        63, 21, 0
        CMYK:
        63, 21, 0, 0
      HSL:
        200°, 100.0000%, 68.6275%
        HSV (HSB):
        200°, 62.7451%, 100.0000%
        XYZ:
        43.8898, 51.8940, 102.3110
        xyY:
        0.2216, 0.2620, 51.8940
      CIE-Lab:
        77.2174, -15.3325, -35.1727
        CIE-LCH:
        77.2174, 38.3693, 246.4466
        CIE-Luv:
        77.2174, -42.5340, -54.9501
        Hunter-Lab:
        72.0375, -17.3119, -33.7803
      #5fcaff color charts
#5fcaff RGB chart
      #5fcaff CMYK chart
      #5fcaff RGB pie chart
      #5fcaff color shades, tints & tones
#5fcaff color schemes
#5fcaff color preview, HTML & CSS examples
           This text has a color of #5fcaff        
        
          <p style="color:#5fcaff;">Text here</p>
        
        
          .mytext {color:#5fcaff;}
        
        Text color #5fcaff
      
           This box has a color of #5fcaff        
        
          <div style="background-color:#5fcaff;">Content here</div>
        
        
          .mybackground {background-color:#5fcaff;}
        
        Background color #5fcaff
      
           Border around this has a color of #5fcaff        
        
          <div style="border:2px solid #5fcaff;">Content here</div>
        
        
          .myborder {border:2px solid #5fcaff;}
        
        Border color #5fcaff