#02bfc5 color space conversions
Hex:
#02bfc5
RGB:
2, 191, 197
CMY:
99, 25, 23
CMYK:
99, 3, 0, 23
HSL:
182°, 97.9899%, 39.0196%
HSV (HSB):
182°, 98.9848%, 77.2549%
XYZ:
28.7339, 41.3057, 59.2817
xyY:
0.2222, 0.3194, 41.3057
CIE-Lab:
70.3896, -36.7947, -14.3640
CIE-LCH:
70.3896, 39.4990, 201.3247
CIE-Luv:
70.3896, -53.7330, -16.8040
Hunter-Lab:
64.2695, -32.6672, -9.6999
#02bfc5 color charts
#02bfc5 color shades, tints & tones
#02bfc5 color schemes
#02bfc5 color preview, HTML & CSS examples
This text has a color of #02bfc5
<p style="color:#02bfc5;">Text here</p>
.mytext {color:#02bfc5;}
This box has a color of #02bfc5
<div style="background-color:#02bfc5;">Content here</div>
.mybackground {background-color:#02bfc5;}
Border around this has a color of #02bfc5
<div style="border:2px solid #02bfc5;">Content here</div>
.myborder {border:2px solid #02bfc5;}