#30f08f color space conversions
Hex:
#30f08f
RGB:
48, 240, 143
CMY:
81, 6, 44
CMYK:
80, 0, 40, 6
HSL:
150°, 86.4865%, 56.4706%
HSV (HSB):
150°, 80.0000%, 94.1176%
XYZ:
37.3369, 64.9317, 36.5518
xyY:
0.2690, 0.4677, 64.9317
CIE-Lab:
84.4485, -66.7804, 34.1877
CIE-LCH:
84.4485, 75.0228, 152.8902
CIE-Luv:
84.4485, -70.9295, 58.1694
Hunter-Lab:
80.5802, -58.3072, 29.5117
#30f08f color charts
#30f08f color shades, tints & tones
#30f08f color schemes
#30f08f color preview, HTML & CSS examples
This text has a color of #30f08f
<p style="color:#30f08f;">Text here</p>
.mytext {color:#30f08f;}
This box has a color of #30f08f
<div style="background-color:#30f08f;">Content here</div>
.mybackground {background-color:#30f08f;}
Border around this has a color of #30f08f
<div style="border:2px solid #30f08f;">Content here</div>
.myborder {border:2px solid #30f08f;}