#02ace1 color space conversions
Hex:
#02ace1
RGB:
2, 172, 225
CMY:
99, 33, 12
CMYK:
99, 24, 0, 12
HSL:
194°, 98.2379%, 44.5098%
HSV (HSB):
194°, 99.1111%, 88.2353%
XYZ:
28.3682, 34.9542, 76.4858
xyY:
0.2029, 0.2500, 34.9542
CIE-Lab:
65.7130, -18.0667, -36.9040
CIE-LCH:
65.7130, 41.0891, 243.9155
CIE-Luv:
65.7130, -45.0711, -56.4855
Hunter-Lab:
59.1221, -17.8151, -35.3176
#02ace1 color charts
#02ace1 color shades, tints & tones
#02ace1 color schemes
#02ace1 color preview, HTML & CSS examples
This text has a color of #02ace1
<p style="color:#02ace1;">Text here</p>
.mytext {color:#02ace1;}
This box has a color of #02ace1
<div style="background-color:#02ace1;">Content here</div>
.mybackground {background-color:#02ace1;}
Border around this has a color of #02ace1
<div style="border:2px solid #02ace1;">Content here</div>
.myborder {border:2px solid #02ace1;}