#85deeb color space conversions
Hex:
        #85deeb
        RGB:
        133, 222, 235
        CMY:
        48, 13, 8
        CMYK:
        43, 6, 0, 8
      HSL:
        188°, 71.8310%, 72.1569%
        HSV (HSB):
        188°, 43.4043%, 92.1569%
        XYZ:
        50.7895, 63.2273, 88.1245
        xyY:
        0.2513, 0.3128, 63.2273
      CIE-Lab:
        83.5618, -23.4050, -14.7258
        CIE-LCH:
        83.5618, 27.6521, 212.1770
        CIE-Luv:
        83.5618, -40.2573, -19.5422
        Hunter-Lab:
        79.5156, -25.1377, -10.0482
      #85deeb color charts
#85deeb RGB chart
      #85deeb CMYK chart
      #85deeb RGB pie chart
      #85deeb color shades, tints & tones
#85deeb color schemes
#85deeb color preview, HTML & CSS examples
           This text has a color of #85deeb        
        
          <p style="color:#85deeb;">Text here</p>
        
        
          .mytext {color:#85deeb;}
        
        Text color #85deeb
      
           This box has a color of #85deeb        
        
          <div style="background-color:#85deeb;">Content here</div>
        
        
          .mybackground {background-color:#85deeb;}
        
        Background color #85deeb
      
           Border around this has a color of #85deeb        
        
          <div style="border:2px solid #85deeb;">Content here</div>
        
        
          .myborder {border:2px solid #85deeb;}
        
        Border color #85deeb