#02bcd5 color space conversions
Hex:
#02bcd5
RGB:
2, 188, 213
CMY:
99, 26, 16
CMYK:
99, 12, 0, 16
HSL:
187°, 98.1395%, 42.1569%
HSV (HSB):
187°, 99.0610%, 83.5294%
XYZ:
30.0185, 40.7834, 69.2406
xyY:
0.2144, 0.2912, 40.7834
CIE-Lab:
70.0239, -30.2904, -23.6704
CIE-LCH:
70.0239, 38.4421, 218.0058
CIE-Luv:
70.0239, -51.4251, -33.0019
Hunter-Lab:
63.8619, -27.8539, -19.5803
#02bcd5 color charts
#02bcd5 color shades, tints & tones
#02bcd5 color schemes
#02bcd5 color preview, HTML & CSS examples
This text has a color of #02bcd5
<p style="color:#02bcd5;">Text here</p>
.mytext {color:#02bcd5;}
This box has a color of #02bcd5
<div style="background-color:#02bcd5;">Content here</div>
.mybackground {background-color:#02bcd5;}
Border around this has a color of #02bcd5
<div style="border:2px solid #02bcd5;">Content here</div>
.myborder {border:2px solid #02bcd5;}