#33dcec color space conversions
Hex:
#33dcec
RGB:
51, 220, 236
CMY:
80, 14, 7
CMYK:
78, 7, 0, 7
HSL:
185°, 82.9596%, 56.2745%
HSV (HSB):
185°, 78.3898%, 92.5490%
XYZ:
42.0988, 57.9463, 88.3228
xyY:
0.2235, 0.3076, 57.9463
CIE-Lab:
80.7089, -35.7126, -19.7842
CIE-LCH:
80.7089, 40.8265, 208.9858
CIE-Luv:
80.7089, -57.3697, -26.1972
Hunter-Lab:
76.1225, -34.4968, -15.5068
#33dcec color charts
#33dcec color shades, tints & tones
#33dcec color schemes
#33dcec color preview, HTML & CSS examples
This text has a color of #33dcec
<p style="color:#33dcec;">Text here</p>
.mytext {color:#33dcec;}
This box has a color of #33dcec
<div style="background-color:#33dcec;">Content here</div>
.mybackground {background-color:#33dcec;}
Border around this has a color of #33dcec
<div style="border:2px solid #33dcec;">Content here</div>
.myborder {border:2px solid #33dcec;}