#30c5c5 color space conversions
Hex:
#30c5c5
RGB:
48, 197, 197
CMY:
81, 23, 23
CMYK:
76, 0, 0, 23
HSL:
180°, 60.8163%, 48.0392%
HSV (HSB):
180°, 75.6345%, 77.2549%
XYZ:
31.2632, 44.5921, 59.7827
xyY:
0.2305, 0.3288, 44.5921
CIE-Lab:
72.6225, -36.8484, -10.9729
CIE-LCH:
72.6225, 38.4475, 196.5828
CIE-Luv:
72.6225, -52.5409, -11.3459
Hunter-Lab:
66.7773, -33.2917, -6.3355
#30c5c5 color charts
#30c5c5 color shades, tints & tones
#30c5c5 color schemes
#30c5c5 color preview, HTML & CSS examples
This text has a color of #30c5c5
<p style="color:#30c5c5;">Text here</p>
.mytext {color:#30c5c5;}
This box has a color of #30c5c5
<div style="background-color:#30c5c5;">Content here</div>
.mybackground {background-color:#30c5c5;}
Border around this has a color of #30c5c5
<div style="border:2px solid #30c5c5;">Content here</div>
.myborder {border:2px solid #30c5c5;}