#21acc7 color space conversions
Hex:
#21acc7
RGB:
33, 172, 199
CMY:
87, 33, 22
CMYK:
83, 14, 0, 22
HSL:
190°, 71.5517%, 45.4902%
HSV (HSB):
190°, 83.4171%, 78.0392%
XYZ:
25.6885, 33.9519, 59.2323
xyY:
0.2161, 0.2856, 33.9519
CIE-Lab:
64.9244, -25.5383, -23.7413
CIE-LCH:
64.9244, 34.8692, 222.9116
CIE-Luv:
64.9244, -45.2871, -33.3967
Hunter-Lab:
58.2683, -23.2748, -19.4831
#21acc7 color charts
#21acc7 color shades, tints & tones
#21acc7 color schemes
#21acc7 color preview, HTML & CSS examples
This text has a color of #21acc7
<p style="color:#21acc7;">Text here</p>
.mytext {color:#21acc7;}
This box has a color of #21acc7
<div style="background-color:#21acc7;">Content here</div>
.mybackground {background-color:#21acc7;}
Border around this has a color of #21acc7
<div style="border:2px solid #21acc7;">Content here</div>
.myborder {border:2px solid #21acc7;}