#12fb45 color space conversions
Hex:
        #12fb45
        RGB:
        18, 251, 69
        CMY:
        93, 2, 73
        CMYK:
        93, 0, 73, 2
      HSL:
        133°, 96.6805%, 52.7451%
        HSV (HSB):
        133°, 92.8287%, 98.4314%
        XYZ:
        35.8208, 69.5526, 17.1673
        xyY:
        0.2923, 0.5676, 69.5526
      CIE-Lab:
        86.7770, -81.8420, 69.1552
        CIE-LCH:
        86.7770, 107.1474, 139.8027
        CIE-Luv:
        86.7770, -80.2182, 96.2527
        Hunter-Lab:
        83.3982, -69.2784, 46.1741
      #12fb45 color charts
#12fb45 RGB chart
      #12fb45 CMYK chart
      #12fb45 RGB pie chart
      #12fb45 color shades, tints & tones
#12fb45 color schemes
#12fb45 color preview, HTML & CSS examples
           This text has a color of #12fb45        
        
          <p style="color:#12fb45;">Text here</p>
        
        
          .mytext {color:#12fb45;}
        
        Text color #12fb45
      
           This box has a color of #12fb45        
        
          <div style="background-color:#12fb45;">Content here</div>
        
        
          .mybackground {background-color:#12fb45;}
        
        Background color #12fb45
      
           Border around this has a color of #12fb45        
        
          <div style="border:2px solid #12fb45;">Content here</div>
        
        
          .myborder {border:2px solid #12fb45;}
        
        Border color #12fb45