#03bc05 color space conversions
Hex:
#03bc05
RGB:
3, 188, 5
CMY:
99, 26, 98
CMYK:
98, 0, 97, 26
HSL:
121°, 96.8586%, 37.4510%
HSV (HSB):
121°, 98.4043%, 73.7255%
XYZ:
18.0482, 35.9968, 6.1404
xyY:
0.2999, 0.5981, 35.9968
CIE-Lab:
66.5174, -68.2909, 65.5749
CIE-LCH:
66.5174, 94.6769, 136.1623
CIE-Luv:
66.5174, -62.7764, 81.0270
Hunter-Lab:
59.9973, -51.2996, 35.9301
#03bc05 color charts
#03bc05 color shades, tints & tones
#03bc05 color schemes
#03bc05 color preview, HTML & CSS examples
This text has a color of #03bc05
<p style="color:#03bc05;">Text here</p>
.mytext {color:#03bc05;}
This box has a color of #03bc05
<div style="background-color:#03bc05;">Content here</div>
.mybackground {background-color:#03bc05;}
Border around this has a color of #03bc05
<div style="border:2px solid #03bc05;">Content here</div>
.myborder {border:2px solid #03bc05;}