#30c0d0 color space conversions
Hex:
#30c0d0
RGB:
48, 192, 208
CMY:
81, 25, 18
CMYK:
77, 8, 0, 18
HSL:
186°, 62.9921%, 50.1961%
HSV (HSB):
186°, 76.9231%, 81.5686%
XYZ:
31.4537, 42.8817, 66.2937
xyY:
0.2237, 0.3049, 42.8817
CIE-Lab:
71.4746, -31.2010, -18.6938
CIE-LCH:
71.4746, 36.3725, 210.9276
CIE-Luv:
71.4746, -50.0027, -24.6606
Hunter-Lab:
65.4841, -28.8591, -14.1841
#30c0d0 color charts
#30c0d0 color shades, tints & tones
#30c0d0 color schemes
#30c0d0 color preview, HTML & CSS examples
This text has a color of #30c0d0
<p style="color:#30c0d0;">Text here</p>
.mytext {color:#30c0d0;}
This box has a color of #30c0d0
<div style="background-color:#30c0d0;">Content here</div>
.mybackground {background-color:#30c0d0;}
Border around this has a color of #30c0d0
<div style="border:2px solid #30c0d0;">Content here</div>
.myborder {border:2px solid #30c0d0;}