#85c8ec color space conversions
Hex:
        #85c8ec
        RGB:
        133, 200, 236
        CMY:
        48, 22, 7
        CMYK:
        44, 15, 0, 7
      HSL:
        201°, 73.0496%, 72.3529%
        HSV (HSB):
        201°, 43.6441%, 92.5490%
        XYZ:
        45.4675, 52.3512, 87.0653
        xyY:
        0.2459, 0.2832, 52.3512
      CIE-Lab:
        77.4904, -11.9332, -24.4440
        CIE-LCH:
        77.4904, 27.2013, 243.9792
        CIE-Luv:
        77.4904, -31.5126, -37.1149
        Hunter-Lab:
        72.3541, -14.4501, -20.6970
      #85c8ec color charts
#85c8ec RGB chart
      #85c8ec CMYK chart
      #85c8ec RGB pie chart
      #85c8ec color shades, tints & tones
#85c8ec color schemes
#85c8ec color preview, HTML & CSS examples
           This text has a color of #85c8ec        
        
          <p style="color:#85c8ec;">Text here</p>
        
        
          .mytext {color:#85c8ec;}
        
        Text color #85c8ec
      
           This box has a color of #85c8ec        
        
          <div style="background-color:#85c8ec;">Content here</div>
        
        
          .mybackground {background-color:#85c8ec;}
        
        Background color #85c8ec
      
           Border around this has a color of #85c8ec        
        
          <div style="border:2px solid #85c8ec;">Content here</div>
        
        
          .myborder {border:2px solid #85c8ec;}
        
        Border color #85c8ec