#33dfed color space conversions
Hex:
#33dfed
RGB:
51, 223, 237
CMY:
80, 13, 7
CMYK:
78, 6, 0, 7
HSL:
185°, 83.7838%, 56.4706%
HSV (HSB):
185°, 78.4810%, 92.9412%
XYZ:
43.0390, 59.5936, 89.3551
xyY:
0.2242, 0.3104, 59.5936
CIE-Lab:
81.6168, -36.8092, -18.9429
CIE-LCH:
81.6168, 41.3974, 207.2314
CIE-Luv:
81.6168, -58.3271, -24.6601
Hunter-Lab:
77.1969, -35.5768, -14.5901
#33dfed color charts
#33dfed color shades, tints & tones
#33dfed color schemes
#33dfed color preview, HTML & CSS examples
This text has a color of #33dfed
<p style="color:#33dfed;">Text here</p>
.mytext {color:#33dfed;}
This box has a color of #33dfed
<div style="background-color:#33dfed;">Content here</div>
.mybackground {background-color:#33dfed;}
Border around this has a color of #33dfed
<div style="border:2px solid #33dfed;">Content here</div>
.myborder {border:2px solid #33dfed;}