#12fb10 color space conversions
Hex:
        #12fb10
        RGB:
        18, 251, 16
        CMY:
        93, 2, 94
        CMYK:
        93, 0, 94, 2
      HSL:
        119°, 96.7078%, 52.3529%
        HSV (HSB):
        119°, 93.6255%, 98.4314%
        XYZ:
        34.8402, 69.1604, 12.0032
        xyY:
        0.3003, 0.5962, 69.1604
      CIE-Lab:
        86.5834, -84.3339, 80.9700
        CIE-LCH:
        86.5834, 116.9117, 136.1658
        CIE-Luv:
        86.5834, -81.1457, 105.0240
        Hunter-Lab:
        83.1627, -70.7540, 49.6563
      #12fb10 color charts
#12fb10 RGB chart
      #12fb10 CMYK chart
      #12fb10 RGB pie chart
      #12fb10 color shades, tints & tones
#12fb10 color schemes
#12fb10 color preview, HTML & CSS examples
           This text has a color of #12fb10        
        
          <p style="color:#12fb10;">Text here</p>
        
        
          .mytext {color:#12fb10;}
        
        Text color #12fb10
      
           This box has a color of #12fb10        
        
          <div style="background-color:#12fb10;">Content here</div>
        
        
          .mybackground {background-color:#12fb10;}
        
        Background color #12fb10
      
           Border around this has a color of #12fb10        
        
          <div style="border:2px solid #12fb10;">Content here</div>
        
        
          .myborder {border:2px solid #12fb10;}
        
        Border color #12fb10