#85e2fc color space conversions
Hex:
        #85e2fc
        RGB:
        133, 226, 252
        CMY:
        48, 11, 1
        CMYK:
        47, 10, 0, 1
      HSL:
        193°, 95.2000%, 75.4902%
        HSV (HSB):
        193°, 47.2222%, 98.8235%
        XYZ:
        54.4399, 66.4075, 102.0441
        xyY:
        0.2442, 0.2979, 66.4075
      CIE-Lab:
        85.2039, -20.9863, -21.2324
        CIE-LCH:
        85.2039, 29.8536, 225.3340
        CIE-Luv:
        85.2039, -41.3499, -30.7937
        Hunter-Lab:
        81.4908, -23.3621, -17.2003
      #85e2fc color charts
#85e2fc RGB chart
      #85e2fc CMYK chart
      #85e2fc RGB pie chart
      #85e2fc color shades, tints & tones
#85e2fc color schemes
#85e2fc color preview, HTML & CSS examples
           This text has a color of #85e2fc        
        
          <p style="color:#85e2fc;">Text here</p>
        
        
          .mytext {color:#85e2fc;}
        
        Text color #85e2fc
      
           This box has a color of #85e2fc        
        
          <div style="background-color:#85e2fc;">Content here</div>
        
        
          .mybackground {background-color:#85e2fc;}
        
        Background color #85e2fc
      
           Border around this has a color of #85e2fc        
        
          <div style="border:2px solid #85e2fc;">Content here</div>
        
        
          .myborder {border:2px solid #85e2fc;}
        
        Border color #85e2fc