#30fade color space conversions
Hex:
#30fade
RGB:
48, 250, 222
CMY:
81, 2, 13
CMYK:
81, 0, 11, 2
HSL:
172°, 95.2830%, 58.4314%
HSV (HSB):
172°, 80.8000%, 98.0392%
XYZ:
48.5893, 74.2735, 80.8825
xyY:
0.2385, 0.3645, 74.2735
CIE-Lab:
89.0516, -53.0134, -0.0084
CIE-LCH:
89.0516, 53.0134, 180.0091
CIE-Luv:
89.0516, -68.9284, 8.4766
Hunter-Lab:
86.1821, -50.1806, 4.6833
#30fade color charts
#30fade color shades, tints & tones
#30fade color schemes
#30fade color preview, HTML & CSS examples
This text has a color of #30fade
<p style="color:#30fade;">Text here</p>
.mytext {color:#30fade;}
This box has a color of #30fade
<div style="background-color:#30fade;">Content here</div>
.mybackground {background-color:#30fade;}
Border around this has a color of #30fade
<div style="border:2px solid #30fade;">Content here</div>
.myborder {border:2px solid #30fade;}