#30de48 color space conversions
Hex:
#30de48
RGB:
48, 222, 72
CMY:
81, 13, 72
CMYK:
78, 0, 68, 13
HSL:
128°, 72.5000%, 52.9412%
HSV (HSB):
128°, 78.3784%, 87.0588%
XYZ:
28.5099, 53.3388, 14.9237
xyY:
0.2946, 0.5512, 53.3388
CIE-Lab:
78.0746, -70.7940, 59.0794
CIE-LCH:
78.0746, 92.2072, 140.1541
CIE-Luv:
78.0746, -68.2715, 82.5371
Hunter-Lab:
73.0334, -58.1278, 39.0080
#30de48 color charts
#30de48 color shades, tints & tones
#30de48 color schemes
#30de48 color preview, HTML & CSS examples
This text has a color of #30de48
<p style="color:#30de48;">Text here</p>
.mytext {color:#30de48;}
This box has a color of #30de48
<div style="background-color:#30de48;">Content here</div>
.mybackground {background-color:#30de48;}
Border around this has a color of #30de48
<div style="border:2px solid #30de48;">Content here</div>
.myborder {border:2px solid #30de48;}