#85abc2 color space conversions
Hex:
#85abc2
RGB:
133, 171, 194
CMY:
48, 33, 24
CMYK:
31, 12, 0, 24
HSL:
203°, 33.3333%, 64.1176%
HSV (HSB):
203°, 31.4433%, 76.0784%
XYZ:
33.9734, 38.0074, 56.5845
xyY:
0.2643, 0.2956, 38.0074
CIE-Lab:
68.0261, -7.3379, -15.9237
CIE-LCH:
68.0261, 17.5331, 245.2589
CIE-Luv:
68.0261, -19.6589, -23.2556
Hunter-Lab:
61.6501, -9.5222, -11.2632
#85abc2 color charts
#85abc2 color shades, tints & tones
#85abc2 color schemes
#85abc2 color preview, HTML & CSS examples
This text has a color of #85abc2
<p style="color:#85abc2;">Text here</p>
.mytext {color:#85abc2;}
This box has a color of #85abc2
<div style="background-color:#85abc2;">Content here</div>
.mybackground {background-color:#85abc2;}
Border around this has a color of #85abc2
<div style="border:2px solid #85abc2;">Content here</div>
.myborder {border:2px solid #85abc2;}