#02935f color space conversions
Hex:
#02935f
RGB:
2, 147, 95
CMY:
99, 42, 63
CMYK:
99, 0, 35, 42
HSL:
158°, 97.3154%, 29.2157%
HSV (HSB):
158°, 98.6395%, 57.6471%
XYZ:
12.5243, 21.7066, 14.3562
xyY:
0.2578, 0.4468, 21.7066
CIE-Lab:
53.7143, -46.0585, 18.4029
CIE-LCH:
53.7143, 49.5990, 158.2206
CIE-Luv:
53.7143, -46.3780, 30.8362
Hunter-Lab:
46.5903, -33.5490, 14.3438
#02935f color charts
#02935f color shades, tints & tones
#02935f color schemes
#02935f color preview, HTML & CSS examples
This text has a color of #02935f
<p style="color:#02935f;">Text here</p>
.mytext {color:#02935f;}
This box has a color of #02935f
<div style="background-color:#02935f;">Content here</div>
.mybackground {background-color:#02935f;}
Border around this has a color of #02935f
<div style="border:2px solid #02935f;">Content here</div>
.myborder {border:2px solid #02935f;}