#12cf10 color space conversions
Hex:
        #12cf10
        RGB:
        18, 207, 16
        CMY:
        93, 19, 94
        CMYK:
        91, 0, 92, 19
      HSL:
        119°, 85.6502%, 43.7255%
        HSV (HSB):
        119°, 92.2705%, 81.1765%
        XYZ:
        22.6558, 44.7917, 7.9418
        xyY:
        0.3005, 0.5941, 44.7917
      CIE-Lab:
        72.7545, -72.5468, 69.4616
        CIE-LCH:
        72.7545, 100.4388, 136.2446
        CIE-Luv:
        72.7545, -67.8014, 87.8096
        Hunter-Lab:
        66.9266, -56.6962, 39.8130
      #12cf10 color charts
#12cf10 RGB chart
      #12cf10 CMYK chart
      #12cf10 RGB pie chart
      #12cf10 color shades, tints & tones
#12cf10 color schemes
#12cf10 color preview, HTML & CSS examples
           This text has a color of #12cf10        
        
          <p style="color:#12cf10;">Text here</p>
        
        
          .mytext {color:#12cf10;}
        
        Text color #12cf10
      
           This box has a color of #12cf10        
        
          <div style="background-color:#12cf10;">Content here</div>
        
        
          .mybackground {background-color:#12cf10;}
        
        Background color #12cf10
      
           Border around this has a color of #12cf10        
        
          <div style="border:2px solid #12cf10;">Content here</div>
        
        
          .myborder {border:2px solid #12cf10;}
        
        Border color #12cf10