#30fed5 color space conversions
Hex:
#30fed5
RGB:
48, 254, 213
CMY:
81, 0, 16
CMYK:
81, 0, 16, 0
HSL:
168°, 99.0385%, 59.2157%
HSV (HSB):
168°, 81.1024%, 99.6078%
XYZ:
48.6710, 76.3161, 75.1160
xyY:
0.2432, 0.3814, 76.3161
CIE-Lab:
90.0059, -56.9030, 6.0480
CIE-LCH:
90.0059, 57.2236, 173.9330
CIE-Luv:
90.0059, -70.9285, 18.4636
Hunter-Lab:
87.3591, -53.4294, 10.1706
#30fed5 color charts
#30fed5 color shades, tints & tones
#30fed5 color schemes
#30fed5 color preview, HTML & CSS examples
This text has a color of #30fed5
<p style="color:#30fed5;">Text here</p>
.mytext {color:#30fed5;}
This box has a color of #30fed5
<div style="background-color:#30fed5;">Content here</div>
.mybackground {background-color:#30fed5;}
Border around this has a color of #30fed5
<div style="border:2px solid #30fed5;">Content here</div>
.myborder {border:2px solid #30fed5;}