#03bf2f color space conversions
Hex:
#03bf2f
RGB:
3, 191, 47
CMY:
99, 25, 82
CMYK:
98, 0, 75, 25
HSL:
134°, 96.9072%, 38.0392%
HSV (HSB):
134°, 98.4293%, 74.9020%
XYZ:
19.1814, 37.4862, 8.9139
xyY:
0.2925, 0.5716, 37.4862
CIE-Lab:
67.6402, -67.2369, 57.3646
CIE-LCH:
67.6402, 88.3827, 139.5301
CIE-Luv:
67.6402, -63.0395, 75.9391
Hunter-Lab:
61.2260, -51.2233, 34.2261
#03bf2f color charts
#03bf2f color shades, tints & tones
#03bf2f color schemes
#03bf2f color preview, HTML & CSS examples
This text has a color of #03bf2f
<p style="color:#03bf2f;">Text here</p>
.mytext {color:#03bf2f;}
This box has a color of #03bf2f
<div style="background-color:#03bf2f;">Content here</div>
.mybackground {background-color:#03bf2f;}
Border around this has a color of #03bf2f
<div style="border:2px solid #03bf2f;">Content here</div>
.myborder {border:2px solid #03bf2f;}