#30fadc color space conversions
Hex:
#30fadc
RGB:
48, 250, 220
CMY:
81, 2, 14
CMYK:
81, 0, 12, 2
HSL:
171°, 95.2830%, 58.4314%
HSV (HSB):
171°, 80.8000%, 98.0392%
XYZ:
48.3228, 74.1669, 79.4789
xyY:
0.2393, 0.3672, 74.1669
CIE-Lab:
89.0013, -53.5291, 0.9588
CIE-LCH:
89.0013, 53.5376, 178.9739
CIE-Luv:
89.0013, -69.0762, 10.0684
Hunter-Lab:
86.1202, -50.5525, 5.5664
#30fadc color charts
#30fadc color shades, tints & tones
#30fadc color schemes
#30fadc color preview, HTML & CSS examples
This text has a color of #30fadc
<p style="color:#30fadc;">Text here</p>
.mytext {color:#30fadc;}
This box has a color of #30fadc
<div style="background-color:#30fadc;">Content here</div>
.mybackground {background-color:#30fadc;}
Border around this has a color of #30fadc
<div style="border:2px solid #30fadc;">Content here</div>
.myborder {border:2px solid #30fadc;}