#30c068 color space conversions
Hex:
        #30c068
        RGB:
        48, 192, 104
        CMY:
        81, 25, 59
        CMYK:
        75, 0, 46, 25
      HSL:
        143°, 60.0000%, 47.0588%
        HSV (HSB):
        143°, 75.0000%, 75.2941%
        XYZ:
        22.5673, 39.3271, 19.4982
        xyY:
        0.2773, 0.4832, 39.3271
      CIE-Lab:
        68.9876, -56.7145, 33.7998
        CIE-LCH:
        68.9876, 66.0224, 149.2066
        CIE-Luv:
        68.9876, -56.7739, 53.0712
        Hunter-Lab:
        62.7113, -45.5100, 25.4635
      #30c068 color charts
#30c068 RGB chart
      #30c068 CMYK chart
      #30c068 RGB pie chart
      #30c068 color shades, tints & tones
#30c068 color schemes
#30c068 color preview, HTML & CSS examples
           This text has a color of #30c068        
        
          <p style="color:#30c068;">Text here</p>
        
        
          .mytext {color:#30c068;}
        
        Text color #30c068
      
           This box has a color of #30c068        
        
          <div style="background-color:#30c068;">Content here</div>
        
        
          .mybackground {background-color:#30c068;}
        
        Background color #30c068
      
           Border around this has a color of #30c068        
        
          <div style="border:2px solid #30c068;">Content here</div>
        
        
          .myborder {border:2px solid #30c068;}
        
        Border color #30c068