#02c5f5 color space conversions
Hex:
#02c5f5
RGB:
2, 197, 245
CMY:
99, 23, 4
CMYK:
99, 20, 0, 4
HSL:
192°, 98.3806%, 48.4314%
HSV (HSB):
192°, 99.1837%, 96.0784%
XYZ:
36.4727, 46.5380, 93.4466
xyY:
0.2067, 0.2637, 46.5380
CIE-Lab:
73.8933, -24.1310, -35.0747
CIE-LCH:
73.8933, 42.5739, 235.4725
CIE-Luv:
73.8933, -51.9579, -53.4450
Hunter-Lab:
68.2188, -23.9489, -33.4628
#02c5f5 color charts
#02c5f5 color shades, tints & tones
#02c5f5 color schemes
#02c5f5 color preview, HTML & CSS examples
This text has a color of #02c5f5
<p style="color:#02c5f5;">Text here</p>
.mytext {color:#02c5f5;}
This box has a color of #02c5f5
<div style="background-color:#02c5f5;">Content here</div>
.mybackground {background-color:#02c5f5;}
Border around this has a color of #02c5f5
<div style="border:2px solid #02c5f5;">Content here</div>
.myborder {border:2px solid #02c5f5;}