#33bcde color space conversions
Hex:
#33bcde
RGB:
51, 188, 222
CMY:
80, 26, 13
CMYK:
77, 15, 0, 13
HSL:
192°, 72.1519%, 53.5294%
HSV (HSB):
192°, 77.0270%, 87.0588%
XYZ:
32.5333, 41.9442, 75.4886
xyY:
0.2169, 0.2797, 41.9442
CIE-Lab:
70.8324, -24.5206, -27.3014
CIE-LCH:
70.8324, 36.6964, 228.0715
CIE-Luv:
70.8324, -47.2567, -39.8751
Hunter-Lab:
64.7643, -23.6711, -23.7728
#33bcde color charts
#33bcde color shades, tints & tones
#33bcde color schemes
#33bcde color preview, HTML & CSS examples
This text has a color of #33bcde
<p style="color:#33bcde;">Text here</p>
.mytext {color:#33bcde;}
This box has a color of #33bcde
<div style="background-color:#33bcde;">Content here</div>
.mybackground {background-color:#33bcde;}
Border around this has a color of #33bcde
<div style="border:2px solid #33bcde;">Content here</div>
.myborder {border:2px solid #33bcde;}