#33dced color space conversions
Hex:
#33dced
RGB:
51, 220, 237
CMY:
80, 14, 7
CMYK:
78, 7, 0, 7
HSL:
185°, 83.7838%, 56.4706%
HSV (HSB):
185°, 78.4810%, 92.9412%
XYZ:
42.2445, 58.0046, 89.0903
xyY:
0.2231, 0.3064, 58.0046
CIE-Lab:
80.7414, -35.4130, -20.2670
CIE-LCH:
80.7414, 40.8024, 209.7827
CIE-Luv:
80.7414, -57.2973, -27.0516
Hunter-Lab:
76.1608, -34.2718, -16.0429
#33dced color charts
#33dced color shades, tints & tones
#33dced color schemes
#33dced color preview, HTML & CSS examples
This text has a color of #33dced
<p style="color:#33dced;">Text here</p>
.mytext {color:#33dced;}
This box has a color of #33dced
<div style="background-color:#33dced;">Content here</div>
.mybackground {background-color:#33dced;}
Border around this has a color of #33dced
<div style="border:2px solid #33dced;">Content here</div>
.myborder {border:2px solid #33dced;}