#30ccd5 color space conversions
Hex:
#30ccd5
RGB:
48, 204, 213
CMY:
81, 20, 16
CMYK:
77, 4, 0, 16
HSL:
183°, 66.2651%, 51.1765%
HSV (HSB):
183°, 77.4648%, 83.5294%
XYZ:
34.8220, 48.6182, 70.4997
xyY:
0.2262, 0.3158, 48.6182
CIE-Lab:
75.2132, -35.3865, -15.7597
CIE-LCH:
75.2132, 38.7372, 204.0062
CIE-Luv:
75.2132, -53.8431, -19.3855
Hunter-Lab:
69.7268, -32.8777, -11.1385
#30ccd5 color charts
#30ccd5 color shades, tints & tones
#30ccd5 color schemes
#30ccd5 color preview, HTML & CSS examples
This text has a color of #30ccd5
<p style="color:#30ccd5;">Text here</p>
.mytext {color:#30ccd5;}
This box has a color of #30ccd5
<div style="background-color:#30ccd5;">Content here</div>
.mybackground {background-color:#30ccd5;}
Border around this has a color of #30ccd5
<div style="border:2px solid #30ccd5;">Content here</div>
.myborder {border:2px solid #30ccd5;}