#85dcec color space conversions
Hex:
#85dcec
RGB:
133, 220, 236
CMY:
48, 14, 7
CMYK:
44, 7, 0, 7
HSL:
189°, 73.0496%, 72.3529%
HSV (HSB):
189°, 43.6441%, 92.5490%
XYZ:
50.4064, 62.2291, 88.7116
xyY:
0.2503, 0.3091, 62.2291
CIE-Lab:
83.0351, -22.1575, -16.0469
CIE-LCH:
83.0351, 27.3580, 215.9128
CIE-Luv:
83.0351, -39.4395, -21.8901
Hunter-Lab:
78.8854, -23.9911, -11.4555
#85dcec color charts
#85dcec color shades, tints & tones
#85dcec color schemes
#85dcec color preview, HTML & CSS examples
This text has a color of #85dcec
<p style="color:#85dcec;">Text here</p>
.mytext {color:#85dcec;}
This box has a color of #85dcec
<div style="background-color:#85dcec;">Content here</div>
.mybackground {background-color:#85dcec;}
Border around this has a color of #85dcec
<div style="border:2px solid #85dcec;">Content here</div>
.myborder {border:2px solid #85dcec;}