#33cffc color space conversions
Hex:
#33cffc
RGB:
51, 207, 252
CMY:
80, 19, 1
CMYK:
80, 18, 0, 1
HSL:
193°, 97.1014%, 59.4118%
HSV (HSB):
193°, 79.7619%, 98.8235%
XYZ:
41.2488, 52.3577, 100.0275
xyY:
0.2130, 0.2704, 52.3577
CIE-Lab:
77.4943, -24.4388, -33.2269
CIE-LCH:
77.4943, 41.2466, 233.6651
CIE-Luv:
77.4943, -51.7801, -50.4774
Hunter-Lab:
72.3586, -24.8719, -31.3105
#33cffc color charts
#33cffc color shades, tints & tones
#33cffc color schemes
#33cffc color preview, HTML & CSS examples
This text has a color of #33cffc
<p style="color:#33cffc;">Text here</p>
.mytext {color:#33cffc;}
This box has a color of #33cffc
<div style="background-color:#33cffc;">Content here</div>
.mybackground {background-color:#33cffc;}
Border around this has a color of #33cffc
<div style="border:2px solid #33cffc;">Content here</div>
.myborder {border:2px solid #33cffc;}