#30fedc color space conversions
Hex:
#30fedc
RGB:
48, 254, 220
CMY:
81, 0, 14
CMYK:
81, 0, 13, 0
HSL:
170°, 99.0385%, 59.2157%
HSV (HSB):
170°, 81.1024%, 99.6078%
XYZ:
49.5790, 76.6793, 79.8976
xyY:
0.2405, 0.3719, 76.6793
CIE-Lab:
90.1738, -55.1544, 2.6646
CIE-LCH:
90.1738, 55.2188, 177.2341
CIE-Luv:
90.1738, -70.4163, 12.9988
Hunter-Lab:
87.5667, -52.1777, 7.1993
#30fedc color charts
#30fedc color shades, tints & tones
#30fedc color schemes
#30fedc color preview, HTML & CSS examples
This text has a color of #30fedc
<p style="color:#30fedc;">Text here</p>
.mytext {color:#30fedc;}
This box has a color of #30fedc
<div style="background-color:#30fedc;">Content here</div>
.mybackground {background-color:#30fedc;}
Border around this has a color of #30fedc
<div style="border:2px solid #30fedc;">Content here</div>
.myborder {border:2px solid #30fedc;}