#02b5d5 color space conversions
Hex:
#02b5d5
RGB:
2, 181, 213
CMY:
99, 29, 16
CMYK:
99, 15, 0, 16
HSL:
189°, 98.1395%, 42.1569%
HSV (HSB):
189°, 99.0610%, 83.5294%
XYZ:
28.5591, 37.8647, 68.7542
xyY:
0.2113, 0.2801, 37.8647
CIE-Lab:
67.9208, -26.8350, -26.8928
CIE-LCH:
67.9208, 37.9913, 225.0616
CIE-Luv:
67.9208, -49.0409, -38.7093
Hunter-Lab:
61.5343, -24.8402, -23.1725
#02b5d5 color charts
#02b5d5 color shades, tints & tones
#02b5d5 color schemes
#02b5d5 color preview, HTML & CSS examples
This text has a color of #02b5d5
<p style="color:#02b5d5;">Text here</p>
.mytext {color:#02b5d5;}
This box has a color of #02b5d5
<div style="background-color:#02b5d5;">Content here</div>
.mybackground {background-color:#02b5d5;}
Border around this has a color of #02b5d5
<div style="border:2px solid #02b5d5;">Content here</div>
.myborder {border:2px solid #02b5d5;}