#12ff74 color space conversions
Hex:
        #12ff74
        RGB:
        18, 255, 116
        CMY:
        93, 0, 55
        CMYK:
        93, 0, 55, 0
      HSL:
        145°, 100.0000%, 53.5294%
        HSV (HSB):
        145°, 92.9412%, 100.0000%
        XYZ:
        39.1618, 72.9096, 28.5319
        xyY:
        0.2785, 0.5185, 72.9096
      CIE-Lab:
        88.4046, -77.9609, 52.0245
        CIE-LCH:
        88.4046, 93.7254, 146.2842
        CIE-Luv:
        88.4046, -79.6113, 80.7090
        Hunter-Lab:
        85.3871, -67.5604, 39.9593
      #12ff74 color charts
#12ff74 RGB chart
      #12ff74 CMYK chart
      #12ff74 RGB pie chart
      #12ff74 color shades, tints & tones
#12ff74 color schemes
#12ff74 color preview, HTML & CSS examples
           This text has a color of #12ff74        
        
          <p style="color:#12ff74;">Text here</p>
        
        
          .mytext {color:#12ff74;}
        
        Text color #12ff74
      
           This box has a color of #12ff74        
        
          <div style="background-color:#12ff74;">Content here</div>
        
        
          .mybackground {background-color:#12ff74;}
        
        Background color #12ff74
      
           Border around this has a color of #12ff74        
        
          <div style="border:2px solid #12ff74;">Content here</div>
        
        
          .myborder {border:2px solid #12ff74;}
        
        Border color #12ff74