#02a5d5 color space conversions
Hex:
#02a5d5
RGB:
2, 165, 213
CMY:
99, 35, 16
CMYK:
99, 23, 0, 16
HSL:
194°, 98.1395%, 42.1569%
HSV (HSB):
194°, 99.0610%, 83.5294%
XYZ:
25.4904, 31.7273, 67.7313
xyY:
0.2040, 0.2539, 31.7273
CIE-Lab:
63.1168, -18.5804, -34.3203
CIE-LCH:
63.1168, 39.0271, 241.5697
CIE-Luv:
63.1168, -43.5941, -51.7530
Hunter-Lab:
56.3270, -17.7931, -31.8654
#02a5d5 color charts
#02a5d5 color shades, tints & tones
#02a5d5 color schemes
#02a5d5 color preview, HTML & CSS examples
This text has a color of #02a5d5
<p style="color:#02a5d5;">Text here</p>
.mytext {color:#02a5d5;}
This box has a color of #02a5d5
<div style="background-color:#02a5d5;">Content here</div>
.mybackground {background-color:#02a5d5;}
Border around this has a color of #02a5d5
<div style="border:2px solid #02a5d5;">Content here</div>
.myborder {border:2px solid #02a5d5;}