#30cacc color space conversions
Hex:
#30cacc
RGB:
48, 202, 204
CMY:
81, 21, 20
CMYK:
76, 1, 0, 20
HSL:
181°, 61.9048%, 49.4118%
HSV (HSB):
181°, 76.4706%, 80.0000%
XYZ:
33.2385, 47.2291, 64.4910
xyY:
0.2293, 0.3258, 47.2291
CIE-Lab:
74.3361, -37.1132, -12.2097
CIE-LCH:
74.3361, 39.0700, 198.2104
CIE-Luv:
74.3361, -53.7932, -13.3327
Hunter-Lab:
68.7234, -33.9332, -7.5322
#30cacc color charts
#30cacc color shades, tints & tones
#30cacc color schemes
#30cacc color preview, HTML & CSS examples
This text has a color of #30cacc
<p style="color:#30cacc;">Text here</p>
.mytext {color:#30cacc;}
This box has a color of #30cacc
<div style="background-color:#30cacc;">Content here</div>
.mybackground {background-color:#30cacc;}
Border around this has a color of #30cacc
<div style="border:2px solid #30cacc;">Content here</div>
.myborder {border:2px solid #30cacc;}