#05bf32 color space conversions
Hex:
#05bf32
RGB:
5, 191, 50
CMY:
98, 25, 80
CMYK:
97, 0, 74, 25
HSL:
135°, 94.8980%, 38.4314%
HSV (HSB):
135°, 97.3822%, 74.9020%
XYZ:
19.2691, 37.5242, 9.2449
xyY:
0.2918, 0.5682, 37.5242
CIE-Lab:
67.6684, -66.9124, 56.3515
CIE-LCH:
67.6684, 87.4800, 139.8970
CIE-Luv:
67.6684, -62.8602, 75.1433
Hunter-Lab:
61.2570, -51.0504, 33.9318
#05bf32 color charts
#05bf32 color shades, tints & tones
#05bf32 color schemes
#05bf32 color preview, HTML & CSS examples
This text has a color of #05bf32
<p style="color:#05bf32;">Text here</p>
.mytext {color:#05bf32;}
This box has a color of #05bf32
<div style="background-color:#05bf32;">Content here</div>
.mybackground {background-color:#05bf32;}
Border around this has a color of #05bf32
<div style="border:2px solid #05bf32;">Content here</div>
.myborder {border:2px solid #05bf32;}