#02bca5 color space conversions
Hex:
#02bca5
RGB:
2, 188, 165
CMY:
99, 26, 35
CMYK:
99, 0, 12, 26
HSL:
173°, 97.8947%, 37.2549%
HSV (HSB):
173°, 98.9362%, 73.7255%
XYZ:
24.7998, 38.6960, 41.7593
xyY:
0.2356, 0.3676, 38.6960
CIE-Lab:
68.5305, -44.8537, 0.4325
CIE-LCH:
68.5305, 44.8558, 179.4475
CIE-Luv:
68.5305, -55.2772, 7.4831
Hunter-Lab:
62.2061, -37.6978, 3.7425
#02bca5 color charts
#02bca5 color shades, tints & tones
#02bca5 color schemes
#02bca5 color preview, HTML & CSS examples
This text has a color of #02bca5
<p style="color:#02bca5;">Text here</p>
.mytext {color:#02bca5;}
This box has a color of #02bca5
<div style="background-color:#02bca5;">Content here</div>
.mybackground {background-color:#02bca5;}
Border around this has a color of #02bca5
<div style="border:2px solid #02bca5;">Content here</div>
.myborder {border:2px solid #02bca5;}