#30c2c3 color space conversions
Hex:
#30c2c3
RGB:
48, 194, 195
CMY:
81, 24, 24
CMYK:
75, 1, 0, 24
HSL:
180°, 60.4938%, 47.6471%
HSV (HSB):
180°, 75.3846%, 76.4706%
XYZ:
30.3610, 43.1521, 58.3588
xyY:
0.2302, 0.3272, 43.1521
CIE-Lab:
71.6581, -36.0439, -11.3250
CIE-LCH:
71.6581, 37.7811, 197.4427
CIE-Luv:
71.6581, -51.6266, -12.0064
Hunter-Lab:
65.6902, -32.4579, -6.6896
#30c2c3 color charts
#30c2c3 color shades, tints & tones
#30c2c3 color schemes
#30c2c3 color preview, HTML & CSS examples
This text has a color of #30c2c3
<p style="color:#30c2c3;">Text here</p>
.mytext {color:#30c2c3;}
This box has a color of #30c2c3
<div style="background-color:#30c2c3;">Content here</div>
.mybackground {background-color:#30c2c3;}
Border around this has a color of #30c2c3
<div style="border:2px solid #30c2c3;">Content here</div>
.myborder {border:2px solid #30c2c3;}