#30cccc color space conversions
Hex:
#30cccc
RGB:
48, 204, 204
CMY:
81, 20, 20
CMYK:
76, 0, 0, 20
HSL:
180°, 61.9048%, 49.4118%
HSV (HSB):
180°, 76.4706%, 80.0000%
XYZ:
33.7109, 48.1737, 64.6485
xyY:
0.2301, 0.3288, 48.1737
CIE-Lab:
74.9344, -38.0314, -11.3146
CIE-LCH:
74.9344, 39.6788, 196.5681
CIE-Luv:
74.9344, -54.4923, -11.7672
Hunter-Lab:
69.4073, -34.7660, -6.6397
#30cccc color charts
#30cccc RGB chart
#30cccc CMYK chart
#30cccc RGB pie chart
#30cccc color shades, tints & tones
#30cccc color schemes
#30cccc color preview, HTML & CSS examples
This text has a color of #30cccc
<p style="color:#30cccc;">Text here</p>
.mytext {color:#30cccc;}
Text color #30cccc
This box has a color of #30cccc
<div style="background-color:#30cccc;">Content here</div>
.mybackground {background-color:#30cccc;}
Background color #30cccc
Border around this has a color of #30cccc
<div style="border:2px solid #30cccc;">Content here</div>
.myborder {border:2px solid #30cccc;}
Border color #30cccc