#85eecb color space conversions
Hex:
        #85eecb
        RGB:
        133, 238, 203
        CMY:
        48, 7, 20
        CMYK:
        44, 0, 15, 7
      HSL:
        160°, 75.5396%, 72.7451%
        HSV (HSB):
        160°, 44.1176%, 93.3333%
        XYZ:
        51.0269, 70.4474, 67.4082
        xyY:
        0.2702, 0.3730, 70.4474
      CIE-Lab:
        87.2158, -38.5240, 7.5016
        CIE-LCH:
        87.2158, 39.2476, 168.9810
        CIE-Luv:
        87.2158, -47.6517, 17.7637
        Hunter-Lab:
        83.9330, -38.3639, 11.1361
      #85eecb color charts
#85eecb RGB chart
      #85eecb CMYK chart
      #85eecb RGB pie chart
      #85eecb color shades, tints & tones
#85eecb color schemes
#85eecb color preview, HTML & CSS examples
           This text has a color of #85eecb        
        
          <p style="color:#85eecb;">Text here</p>
        
        
          .mytext {color:#85eecb;}
        
        Text color #85eecb
      
           This box has a color of #85eecb        
        
          <div style="background-color:#85eecb;">Content here</div>
        
        
          .mybackground {background-color:#85eecb;}
        
        Background color #85eecb
      
           Border around this has a color of #85eecb        
        
          <div style="border:2px solid #85eecb;">Content here</div>
        
        
          .myborder {border:2px solid #85eecb;}
        
        Border color #85eecb