#12cf3a color space conversions
Hex:
        #12cf3a
        RGB:
        18, 207, 58
        CMY:
        93, 19, 77
        CMYK:
        91, 0, 72, 19
      HSL:
        133°, 84.0000%, 44.1176%
        HSV (HSB):
        133°, 91.3043%, 81.1765%
        XYZ:
        23.3260, 45.0597, 11.4710
        xyY:
        0.2921, 0.5643, 45.0597
      CIE-Lab:
        72.9312, -70.2812, 58.8706
        CIE-LCH:
        72.9312, 91.6799, 140.0490
        CIE-Luv:
        72.9312, -66.9926, 80.0601
        Hunter-Lab:
        67.1265, -55.4440, 36.8568
      #12cf3a color charts
#12cf3a RGB chart
      #12cf3a CMYK chart
      #12cf3a RGB pie chart
      #12cf3a color shades, tints & tones
#12cf3a color schemes
#12cf3a color preview, HTML & CSS examples
           This text has a color of #12cf3a        
        
          <p style="color:#12cf3a;">Text here</p>
        
        
          .mytext {color:#12cf3a;}
        
        Text color #12cf3a
      
           This box has a color of #12cf3a        
        
          <div style="background-color:#12cf3a;">Content here</div>
        
        
          .mybackground {background-color:#12cf3a;}
        
        Background color #12cf3a
      
           Border around this has a color of #12cf3a        
        
          <div style="border:2px solid #12cf3a;">Content here</div>
        
        
          .myborder {border:2px solid #12cf3a;}
        
        Border color #12cf3a