#30f000 color space conversions
Hex:
#30f000
RGB:
48, 240, 0
CMY:
81, 6, 100
CMYK:
80, 0, 100, 6
HSL:
108°, 100.0000%, 47.0588%
HSV (HSB):
108°, 100.0000%, 94.1176%
XYZ:
32.3790, 62.9486, 10.4437
xyY:
0.3061, 0.5951, 62.9486
CIE-Lab:
83.4153, -79.3109, 79.8549
CIE-LCH:
83.4153, 112.5479, 134.8042
CIE-Luv:
83.4153, -75.1964, 101.6501
Hunter-Lab:
79.3401, -65.9987, 47.7336
#30f000 color charts
#30f000 color shades, tints & tones
#30f000 color schemes
#30f000 color preview, HTML & CSS examples
This text has a color of #30f000
<p style="color:#30f000;">Text here</p>
.mytext {color:#30f000;}
This box has a color of #30f000
<div style="background-color:#30f000;">Content here</div>
.mybackground {background-color:#30f000;}
Border around this has a color of #30f000
<div style="border:2px solid #30f000;">Content here</div>
.myborder {border:2px solid #30f000;}