#02dcfa color space conversions
Hex:
#02dcfa
RGB:
2, 220, 250
CMY:
99, 14, 2
CMYK:
99, 12, 0, 2
HSL:
187°, 98.4127%, 49.4118%
HSV (HSB):
187°, 99.2000%, 98.0392%
XYZ:
42.8736, 58.1014, 99.3975
xyY:
0.2140, 0.2900, 58.1014
CIE-Lab:
80.7952, -33.7602, -27.1267
CIE-LCH:
80.7952, 43.3083, 218.7823
CIE-Luv:
80.7952, -59.2511, -38.9665
Hunter-Lab:
76.2243, -32.9924, -23.9579
#02dcfa color charts
#02dcfa color shades, tints & tones
#02dcfa color schemes
#02dcfa color preview, HTML & CSS examples
This text has a color of #02dcfa
<p style="color:#02dcfa;">Text here</p>
.mytext {color:#02dcfa;}
This box has a color of #02dcfa
<div style="background-color:#02dcfa;">Content here</div>
.mybackground {background-color:#02dcfa;}
Border around this has a color of #02dcfa
<div style="border:2px solid #02dcfa;">Content here</div>
.myborder {border:2px solid #02dcfa;}