#30ccc3 color space conversions
Hex:
#30ccc3
RGB:
48, 204, 195
CMY:
81, 20, 24
CMYK:
76, 0, 4, 20
HSL:
177°, 61.9048%, 49.4118%
HSV (HSB):
177°, 76.4706%, 80.0000%
XYZ:
32.6621, 47.7542, 59.1258
xyY:
0.2341, 0.3422, 47.7542
CIE-Lab:
74.6697, -40.5993, -6.8412
CIE-LCH:
74.6697, 41.1717, 189.5648
CIE-Luv:
74.6697, -55.1405, -4.2508
Hunter-Lab:
69.1044, -36.5650, -2.3554
#30ccc3 color charts
#30ccc3 color shades, tints & tones
#30ccc3 color schemes
#30ccc3 color preview, HTML & CSS examples
This text has a color of #30ccc3
<p style="color:#30ccc3;">Text here</p>
.mytext {color:#30ccc3;}
This box has a color of #30ccc3
<div style="background-color:#30ccc3;">Content here</div>
.mybackground {background-color:#30ccc3;}
Border around this has a color of #30ccc3
<div style="border:2px solid #30ccc3;">Content here</div>
.myborder {border:2px solid #30ccc3;}