#30bd01 color space conversions
Hex:
        #30bd01
        RGB:
        48, 189, 1
        CMY:
        81, 26, 100
        CMYK:
        75, 0, 99, 26
      HSL:
        105°, 98.9474%, 37.2549%
        HSV (HSB):
        105°, 99.4709%, 74.1176%
        XYZ:
        19.4220, 37.0258, 6.1518
        xyY:
        0.3103, 0.5915, 37.0258
      CIE-Lab:
        67.2964, -64.5338, 66.8706
        CIE-LCH:
        67.2964, 92.9317, 133.9812
        CIE-Luv:
        67.2964, -58.5186, 81.6730
        Hunter-Lab:
        60.8488, -49.5109, 36.6000
      #30bd01 color charts
#30bd01 RGB chart
      #30bd01 CMYK chart
      #30bd01 RGB pie chart
      #30bd01 color shades, tints & tones
#30bd01 color schemes
#30bd01 color preview, HTML & CSS examples
           This text has a color of #30bd01        
        
          <p style="color:#30bd01;">Text here</p>
        
        
          .mytext {color:#30bd01;}
        
        Text color #30bd01
      
           This box has a color of #30bd01        
        
          <div style="background-color:#30bd01;">Content here</div>
        
        
          .mybackground {background-color:#30bd01;}
        
        Background color #30bd01
      
           Border around this has a color of #30bd01        
        
          <div style="border:2px solid #30bd01;">Content here</div>
        
        
          .myborder {border:2px solid #30bd01;}
        
        Border color #30bd01