#33accf color space conversions
Hex:
#33accf
RGB:
51, 172, 207
CMY:
80, 33, 19
CMYK:
75, 17, 0, 19
HSL:
193°, 61.9048%, 50.5882%
HSV (HSB):
193°, 75.3623%, 81.1765%
XYZ:
27.3802, 34.7138, 64.2888
xyY:
0.2166, 0.2747, 34.7138
CIE-Lab:
65.5253, -21.1823, -27.2250
CIE-LCH:
65.5253, 34.4948, 232.1154
CIE-Luv:
65.5253, -42.6162, -39.7674
Hunter-Lab:
58.9185, -20.1558, -23.4513
#33accf color charts
#33accf color shades, tints & tones
#33accf color schemes
#33accf color preview, HTML & CSS examples
This text has a color of #33accf
<p style="color:#33accf;">Text here</p>
.mytext {color:#33accf;}
This box has a color of #33accf
<div style="background-color:#33accf;">Content here</div>
.mybackground {background-color:#33accf;}
Border around this has a color of #33accf
<div style="border:2px solid #33accf;">Content here</div>
.myborder {border:2px solid #33accf;}