#03ca80 color space conversions
Hex:
#03ca80
RGB:
3, 202, 128
CMY:
99, 21, 50
CMYK:
99, 0, 37, 21
HSL:
158°, 97.0732%, 40.1961%
HSV (HSB):
158°, 98.5149%, 79.2157%
XYZ:
25.0544, 43.8189, 27.5595
xyY:
0.2598, 0.4544, 43.8189
CIE-Lab:
72.1073, -59.1816, 25.3966
CIE-LCH:
72.1073, 64.4007, 156.7744
CIE-Luv:
72.1073, -62.6550, 44.2162
Hunter-Lab:
66.1959, -48.2826, 21.6528
#03ca80 color charts
#03ca80 color shades, tints & tones
#03ca80 color schemes
#03ca80 color preview, HTML & CSS examples
This text has a color of #03ca80
<p style="color:#03ca80;">Text here</p>
.mytext {color:#03ca80;}
This box has a color of #03ca80
<div style="background-color:#03ca80;">Content here</div>
.mybackground {background-color:#03ca80;}
Border around this has a color of #03ca80
<div style="border:2px solid #03ca80;">Content here</div>
.myborder {border:2px solid #03ca80;}