#30ccc1 color space conversions
Hex:
#30ccc1
RGB:
48, 204, 193
CMY:
81, 20, 24
CMYK:
76, 0, 5, 20
HSL:
176°, 61.9048%, 49.4118%
HSV (HSB):
176°, 76.4706%, 80.0000%
XYZ:
32.4374, 47.6644, 57.9426
xyY:
0.2350, 0.3453, 47.6644
CIE-Lab:
74.6127, -41.1589, -5.8436
CIE-LCH:
74.6127, 41.5717, 188.0807
CIE-Luv:
74.6127, -55.2841, -2.5970
Hunter-Lab:
69.0394, -36.9526, -1.4327
#30ccc1 color charts
#30ccc1 color shades, tints & tones
#30ccc1 color schemes
#30ccc1 color preview, HTML & CSS examples
This text has a color of #30ccc1
<p style="color:#30ccc1;">Text here</p>
.mytext {color:#30ccc1;}
This box has a color of #30ccc1
<div style="background-color:#30ccc1;">Content here</div>
.mybackground {background-color:#30ccc1;}
Border around this has a color of #30ccc1
<div style="border:2px solid #30ccc1;">Content here</div>
.myborder {border:2px solid #30ccc1;}