#02acaf color space conversions
Hex:
#02acaf
RGB:
2, 172, 175
CMY:
99, 33, 31
CMYK:
99, 2, 0, 31
HSL:
181°, 97.7401%, 34.7059%
HSV (HSB):
181°, 98.8571%, 68.6275%
XYZ:
22.5154, 32.6131, 45.6657
xyY:
0.2234, 0.3236, 32.6131
CIE-Lab:
63.8464, -34.7915, -12.0401
CIE-LCH:
63.8464, 36.8159, 199.0889
CIE-Luv:
63.8464, -48.9765, -13.1735
Hunter-Lab:
57.1079, -29.5632, -7.4351
#02acaf color charts
#02acaf color shades, tints & tones
#02acaf color schemes
#02acaf color preview, HTML & CSS examples
This text has a color of #02acaf
<p style="color:#02acaf;">Text here</p>
.mytext {color:#02acaf;}
This box has a color of #02acaf
<div style="background-color:#02acaf;">Content here</div>
.mybackground {background-color:#02acaf;}
Border around this has a color of #02acaf
<div style="border:2px solid #02acaf;">Content here</div>
.myborder {border:2px solid #02acaf;}