#30fed4 color space conversions
Hex:
#30fed4
RGB:
48, 254, 212
CMY:
81, 0, 17
CMYK:
81, 0, 17, 0
HSL:
168°, 99.0385%, 59.2157%
HSV (HSB):
168°, 81.1024%, 99.6078%
XYZ:
48.5444, 76.2655, 74.4495
xyY:
0.2436, 0.3827, 76.2655
CIE-Lab:
89.9825, -57.1490, 6.5319
CIE-LCH:
89.9825, 57.5211, 173.4796
CIE-Luv:
89.9825, -71.0012, 19.2365
Hunter-Lab:
87.3301, -53.6044, 10.5859
#30fed4 color charts
#30fed4 color shades, tints & tones
#30fed4 color schemes
#30fed4 color preview, HTML & CSS examples
This text has a color of #30fed4
<p style="color:#30fed4;">Text here</p>
.mytext {color:#30fed4;}
This box has a color of #30fed4
<div style="background-color:#30fed4;">Content here</div>
.mybackground {background-color:#30fed4;}
Border around this has a color of #30fed4
<div style="border:2px solid #30fed4;">Content here</div>
.myborder {border:2px solid #30fed4;}