#85dcca color space conversions
Hex:
#85dcca
RGB:
133, 220, 202
CMY:
48, 14, 21
CMYK:
40, 0, 8, 14
HSL:
168°, 55.4140%, 69.2157%
HSV (HSB):
168°, 39.5455%, 86.2745%
XYZ:
45.9267, 60.4372, 65.1221
xyY:
0.2678, 0.3524, 60.4372
CIE-Lab:
82.0753, -30.3833, 0.5877
CIE-LCH:
82.0753, 30.3890, 178.8918
CIE-Luv:
82.0753, -40.3271, 5.9068
Hunter-Lab:
77.7414, -30.5962, 4.7532
#85dcca color charts
#85dcca color shades, tints & tones
#85dcca color schemes
#85dcca color preview, HTML & CSS examples
This text has a color of #85dcca
<p style="color:#85dcca;">Text here</p>
.mytext {color:#85dcca;}
This box has a color of #85dcca
<div style="background-color:#85dcca;">Content here</div>
.mybackground {background-color:#85dcca;}
Border around this has a color of #85dcca
<div style="border:2px solid #85dcca;">Content here</div>
.myborder {border:2px solid #85dcca;}