#33bcdc color space conversions
Hex:
#33bcdc
RGB:
51, 188, 220
CMY:
80, 26, 14
CMYK:
77, 15, 0, 14
HSL:
191°, 70.7113%, 53.1373%
HSV (HSB):
191°, 76.8182%, 86.2745%
XYZ:
32.2667, 41.8376, 74.0850
xyY:
0.2177, 0.2823, 41.8376
CIE-Lab:
70.7588, -25.1610, -26.3243
CIE-LCH:
70.7588, 36.4149, 226.2944
CIE-Luv:
70.7588, -47.3910, -38.1409
Hunter-Lab:
64.6820, -24.1483, -22.6318
#33bcdc color charts
#33bcdc color shades, tints & tones
#33bcdc color schemes
#33bcdc color preview, HTML & CSS examples
This text has a color of #33bcdc
<p style="color:#33bcdc;">Text here</p>
.mytext {color:#33bcdc;}
This box has a color of #33bcdc
<div style="background-color:#33bcdc;">Content here</div>
.mybackground {background-color:#33bcdc;}
Border around this has a color of #33bcdc
<div style="border:2px solid #33bcdc;">Content here</div>
.myborder {border:2px solid #33bcdc;}