#30dec1 color space conversions
Hex:
#30dec1
RGB:
48, 222, 193
CMY:
81, 13, 24
CMYK:
78, 0, 13, 13
HSL:
170°, 72.5000%, 52.9412%
HSV (HSB):
170°, 78.3784%, 87.0588%
XYZ:
36.9658, 56.7212, 59.4521
xyY:
0.2414, 0.3704, 56.7212
CIE-Lab:
80.0225, -48.9200, 2.0882
CIE-LCH:
80.0225, 48.9645, 177.5557
CIE-Luv:
80.0225, -61.5327, 10.9077
Hunter-Lab:
75.3135, -44.1861, 5.9162
#30dec1 color charts
#30dec1 color shades, tints & tones
#30dec1 color schemes
#30dec1 color preview, HTML & CSS examples
This text has a color of #30dec1
<p style="color:#30dec1;">Text here</p>
.mytext {color:#30dec1;}
This box has a color of #30dec1
<div style="background-color:#30dec1;">Content here</div>
.mybackground {background-color:#30dec1;}
Border around this has a color of #30dec1
<div style="border:2px solid #30dec1;">Content here</div>
.myborder {border:2px solid #30dec1;}