#30ffcc color space conversions
Hex:
#30ffcc
RGB:
48, 255, 204
CMY:
81, 0, 20
CMYK:
81, 0, 20, 0
HSL:
165°, 100.0000%, 59.4118%
HSV (HSB):
165°, 81.1765%, 100.0000%
XYZ:
47.8780, 76.5080, 69.3708
xyY:
0.2471, 0.3949, 76.5080
CIE-Lab:
90.0947, -59.4701, 10.8266
CIE-LCH:
90.0947, 60.4475, 169.6822
CIE-Luv:
90.0947, -71.9105, 26.0431
Hunter-Lab:
87.4689, -55.3646, 14.2058
#30ffcc color charts
#30ffcc color shades, tints & tones
#30ffcc color schemes
#30ffcc color preview, HTML & CSS examples
This text has a color of #30ffcc
<p style="color:#30ffcc;">Text here</p>
.mytext {color:#30ffcc;}
This box has a color of #30ffcc
<div style="background-color:#30ffcc;">Content here</div>
.mybackground {background-color:#30ffcc;}
Border around this has a color of #30ffcc
<div style="border:2px solid #30ffcc;">Content here</div>
.myborder {border:2px solid #30ffcc;}