#33bcec color space conversions
Hex:
#33bcec
RGB:
51, 188, 236
CMY:
80, 26, 7
CMYK:
78, 20, 0, 7
HSL:
196°, 82.9596%, 56.2745%
HSV (HSB):
196°, 78.3898%, 92.5490%
XYZ:
34.4888, 42.7264, 85.7861
xyY:
0.2116, 0.2621, 42.7264
CIE-Lab:
71.3689, -19.9611, -34.0848
CIE-LCH:
71.3689, 39.4996, 239.6455
CIE-Luv:
71.3689, -46.3315, -52.0225
Hunter-Lab:
65.3654, -20.2074, -32.0569
#33bcec color charts
#33bcec color shades, tints & tones
#33bcec color schemes
#33bcec color preview, HTML & CSS examples
This text has a color of #33bcec
<p style="color:#33bcec;">Text here</p>
.mytext {color:#33bcec;}
This box has a color of #33bcec
<div style="background-color:#33bcec;">Content here</div>
.mybackground {background-color:#33bcec;}
Border around this has a color of #33bcec
<div style="border:2px solid #33bcec;">Content here</div>
.myborder {border:2px solid #33bcec;}