#02fabd color space conversions
Hex:
#02fabd
RGB:
2, 250, 189
CMY:
99, 2, 26
CMYK:
99, 0, 24, 2
HSL:
165°, 98.4127%, 49.4118%
HSV (HSB):
165°, 99.2000%, 98.0392%
XYZ:
43.3959, 72.0582, 59.7655
xyY:
0.2477, 0.4112, 72.0582
CIE-Lab:
87.9966, -63.2499, 15.5499
CIE-LCH:
87.9966, 65.1333, 166.1879
CIE-Luv:
87.9966, -73.9900, 33.3620
Hunter-Lab:
84.8871, -57.2998, 17.6773
#02fabd color charts
#02fabd color shades, tints & tones
#02fabd color schemes
#02fabd color preview, HTML & CSS examples
This text has a color of #02fabd
<p style="color:#02fabd;">Text here</p>
.mytext {color:#02fabd;}
This box has a color of #02fabd
<div style="background-color:#02fabd;">Content here</div>
.mybackground {background-color:#02fabd;}
Border around this has a color of #02fabd
<div style="border:2px solid #02fabd;">Content here</div>
.myborder {border:2px solid #02fabd;}