#30ffcd color space conversions
Hex:
#30ffcd
RGB:
48, 255, 205
CMY:
81, 0, 20
CMYK:
81, 0, 20, 0
HSL:
166°, 100.0000%, 59.4118%
HSV (HSB):
166°, 81.1765%, 100.0000%
XYZ:
47.9984, 76.5562, 70.0046
xyY:
0.2467, 0.3935, 76.5562
CIE-Lab:
90.1169, -59.2329, 10.3424
CIE-LCH:
90.1169, 60.1290, 170.0957
CIE-Luv:
90.1169, -71.8391, 25.2892
Hunter-Lab:
87.4964, -55.1979, 13.8103
#30ffcd color charts
#30ffcd color shades, tints & tones
#30ffcd color schemes
#30ffcd color preview, HTML & CSS examples
This text has a color of #30ffcd
<p style="color:#30ffcd;">Text here</p>
.mytext {color:#30ffcd;}
This box has a color of #30ffcd
<div style="background-color:#30ffcd;">Content here</div>
.mybackground {background-color:#30ffcd;}
Border around this has a color of #30ffcd
<div style="border:2px solid #30ffcd;">Content here</div>
.myborder {border:2px solid #30ffcd;}