#85ccfb color space conversions
Hex:
        #85ccfb
        RGB:
        133, 204, 251
        CMY:
        48, 20, 2
        CMYK:
        47, 19, 0, 2
      HSL:
        204°, 93.6508%, 75.2941%
        HSV (HSB):
        204°, 47.0120%, 98.4314%
        XYZ:
        48.6783, 55.1373, 99.3437
        xyY:
        0.2396, 0.2714, 55.1373
      CIE-Lab:
        79.1203, -9.9622, -29.9794
        CIE-LCH:
        79.1203, 31.5913, 251.6183
        CIE-Luv:
        79.1203, -32.8653, -46.8666
        Hunter-Lab:
        74.2545, -12.9278, -27.3448
      #85ccfb color charts
#85ccfb RGB chart
      #85ccfb CMYK chart
      #85ccfb RGB pie chart
      #85ccfb color shades, tints & tones
#85ccfb color schemes
#85ccfb color preview, HTML & CSS examples
           This text has a color of #85ccfb        
        
          <p style="color:#85ccfb;">Text here</p>
        
        
          .mytext {color:#85ccfb;}
        
        Text color #85ccfb
      
           This box has a color of #85ccfb        
        
          <div style="background-color:#85ccfb;">Content here</div>
        
        
          .mybackground {background-color:#85ccfb;}
        
        Background color #85ccfb
      
           Border around this has a color of #85ccfb        
        
          <div style="border:2px solid #85ccfb;">Content here</div>
        
        
          .myborder {border:2px solid #85ccfb;}
        
        Border color #85ccfb