#33bddd color space conversions
Hex:
#33bddd
RGB:
51, 189, 221
CMY:
80, 26, 13
CMYK:
77, 14, 0, 13
HSL:
191°, 71.4286%, 53.3333%
HSV (HSB):
191°, 76.9231%, 86.6667%
XYZ:
32.6140, 42.3195, 74.8561
xyY:
0.2177, 0.2825, 42.3195
CIE-Lab:
71.0906, -25.3446, -26.3605
CIE-LCH:
71.0906, 36.5680, 226.1256
CIE-Luv:
71.0906, -47.6733, -38.1999
Hunter-Lab:
65.0534, -24.3540, -22.6869
#33bddd color charts
#33bddd color shades, tints & tones
#33bddd color schemes
#33bddd color preview, HTML & CSS examples
This text has a color of #33bddd
<p style="color:#33bddd;">Text here</p>
.mytext {color:#33bddd;}
This box has a color of #33bddd
<div style="background-color:#33bddd;">Content here</div>
.mybackground {background-color:#33bddd;}
Border around this has a color of #33bddd
<div style="border:2px solid #33bddd;">Content here</div>
.myborder {border:2px solid #33bddd;}