#12ff7d color space conversions
Hex:
        #12ff7d
        RGB:
        18, 255, 125
        CMY:
        93, 0, 51
        CMYK:
        93, 0, 51, 0
      HSL:
        147°, 100.0000%, 53.5294%
        HSV (HSB):
        147°, 92.9412%, 100.0000%
        XYZ:
        39.7111, 73.1293, 31.4244
        xyY:
        0.2753, 0.5069, 73.1293
      CIE-Lab:
        88.5093, -76.6810, 48.0187
        CIE-LCH:
        88.5093, 90.4753, 147.9447
        CIE-Luv:
        88.5093, -79.1568, 76.3489
        Hunter-Lab:
        85.5157, -66.7619, 38.0737
      #12ff7d color charts
#12ff7d RGB chart
      #12ff7d CMYK chart
      #12ff7d RGB pie chart
      #12ff7d color shades, tints & tones
#12ff7d color schemes
#12ff7d color preview, HTML & CSS examples
           This text has a color of #12ff7d        
        
          <p style="color:#12ff7d;">Text here</p>
        
        
          .mytext {color:#12ff7d;}
        
        Text color #12ff7d
      
           This box has a color of #12ff7d        
        
          <div style="background-color:#12ff7d;">Content here</div>
        
        
          .mybackground {background-color:#12ff7d;}
        
        Background color #12ff7d
      
           Border around this has a color of #12ff7d        
        
          <div style="border:2px solid #12ff7d;">Content here</div>
        
        
          .myborder {border:2px solid #12ff7d;}
        
        Border color #12ff7d