#02b5cd color space conversions
Hex:
#02b5cd
RGB:
2, 181, 205
CMY:
99, 29, 20
CMYK:
99, 12, 0, 20
HSL:
187°, 98.0676%, 40.5882%
HSV (HSB):
187°, 99.0244%, 80.3922%
XYZ:
27.5684, 37.4684, 63.5367
xyY:
0.2144, 0.2914, 37.4684
CIE-Lab:
67.6270, -29.4870, -22.9444
CIE-LCH:
67.6270, 37.3621, 217.8872
CIE-Luv:
67.6270, -49.6727, -31.7566
Hunter-Lab:
61.2115, -26.7274, -18.6943
#02b5cd color charts
#02b5cd color shades, tints & tones
#02b5cd color schemes
#02b5cd color preview, HTML & CSS examples
This text has a color of #02b5cd
<p style="color:#02b5cd;">Text here</p>
.mytext {color:#02b5cd;}
This box has a color of #02b5cd
<div style="background-color:#02b5cd;">Content here</div>
.mybackground {background-color:#02b5cd;}
Border around this has a color of #02b5cd
<div style="border:2px solid #02b5cd;">Content here</div>
.myborder {border:2px solid #02b5cd;}