#85bceb color space conversions
Hex:
        #85bceb
        RGB:
        133, 188, 235
        CMY:
        48, 26, 8
        CMYK:
        43, 20, 0, 8
      HSL:
        208°, 71.8310%, 72.1569%
        HSV (HSB):
        208°, 43.4043%, 92.1569%
        XYZ:
        42.6515, 46.9511, 85.4118
        xyY:
        0.2437, 0.2683, 46.9511
      CIE-Lab:
        74.1585, -5.8172, -29.0059
        CIE-LCH:
        74.1585, 29.5835, 258.6596
        CIE-Luv:
        74.1585, -26.7722, -45.4116
        Hunter-Lab:
        68.5209, -8.8026, -25.9407
      #85bceb color charts
#85bceb RGB chart
      #85bceb CMYK chart
      #85bceb RGB pie chart
      #85bceb color shades, tints & tones
#85bceb color schemes
#85bceb color preview, HTML & CSS examples
           This text has a color of #85bceb        
        
          <p style="color:#85bceb;">Text here</p>
        
        
          .mytext {color:#85bceb;}
        
        Text color #85bceb
      
           This box has a color of #85bceb        
        
          <div style="background-color:#85bceb;">Content here</div>
        
        
          .mybackground {background-color:#85bceb;}
        
        Background color #85bceb
      
           Border around this has a color of #85bceb        
        
          <div style="border:2px solid #85bceb;">Content here</div>
        
        
          .myborder {border:2px solid #85bceb;}
        
        Border color #85bceb