#02fafd color space conversions
Hex:
#02fafd
RGB:
2, 250, 253
CMY:
99, 2, 1
CMYK:
99, 1, 0, 1
HSL:
181°, 98.4314%, 50.0000%
HSV (HSB):
181°, 99.2095%, 99.2157%
XYZ:
51.9403, 75.4760, 104.7593
xyY:
0.2237, 0.3251, 75.4760
CIE-Lab:
89.6155, -46.4570, -15.3469
CIE-LCH:
89.6155, 48.9263, 198.2808
CIE-Luv:
89.6155, -68.9455, -17.4565
Hunter-Lab:
86.8769, -45.3165, -10.6802
#02fafd color charts
#02fafd color shades, tints & tones
#02fafd color schemes
#02fafd color preview, HTML & CSS examples
This text has a color of #02fafd
<p style="color:#02fafd;">Text here</p>
.mytext {color:#02fafd;}
This box has a color of #02fafd
<div style="background-color:#02fafd;">Content here</div>
.mybackground {background-color:#02fafd;}
Border around this has a color of #02fafd
<div style="border:2px solid #02fafd;">Content here</div>
.myborder {border:2px solid #02fafd;}