#85eefa color space conversions
Hex:
        #85eefa
        RGB:
        133, 238, 250
        CMY:
        48, 7, 2
        CMYK:
        47, 5, 0, 2
      HSL:
        186°, 92.1260%, 75.0980%
        HSV (HSB):
        186°, 46.8000%, 98.0392%
        XYZ:
        57.5027, 73.0377, 101.5095
        xyY:
        0.2478, 0.3148, 73.0377
      CIE-Lab:
        88.4657, -27.4005, -15.2661
        CIE-LCH:
        88.4657, 31.3662, 209.1243
        CIE-Luv:
        88.4657, -46.0463, -19.9666
        Hunter-Lab:
        85.4621, -29.4560, -10.5995
      #85eefa color charts
#85eefa RGB chart
      #85eefa CMYK chart
      #85eefa RGB pie chart
      #85eefa color shades, tints & tones
#85eefa color schemes
#85eefa color preview, HTML & CSS examples
           This text has a color of #85eefa        
        
          <p style="color:#85eefa;">Text here</p>
        
        
          .mytext {color:#85eefa;}
        
        Text color #85eefa
      
           This box has a color of #85eefa        
        
          <div style="background-color:#85eefa;">Content here</div>
        
        
          .mybackground {background-color:#85eefa;}
        
        Background color #85eefa
      
           Border around this has a color of #85eefa        
        
          <div style="border:2px solid #85eefa;">Content here</div>
        
        
          .myborder {border:2px solid #85eefa;}
        
        Border color #85eefa