#12ff66 color space conversions
Hex:
        #12ff66
        RGB:
        18, 255, 102
        CMY:
        93, 0, 60
        CMYK:
        93, 0, 60, 0
      HSL:
        141°, 100.0000%, 53.5294%
        HSV (HSB):
        141°, 92.9412%, 100.0000%
        XYZ:
        38.4077, 72.6079, 24.5608
        xyY:
        0.2833, 0.5355, 72.6079
      CIE-Lab:
        88.2604, -79.7431, 58.0125
        CIE-LCH:
        88.2604, 98.6124, 143.9644
        CIE-Luv:
        88.2604, -80.2514, 86.8284
        Hunter-Lab:
        85.2103, -68.6608, 42.5576
      #12ff66 color charts
#12ff66 RGB chart
      #12ff66 CMYK chart
      #12ff66 RGB pie chart
      #12ff66 color shades, tints & tones
#12ff66 color schemes
#12ff66 color preview, HTML & CSS examples
           This text has a color of #12ff66        
        
          <p style="color:#12ff66;">Text here</p>
        
        
          .mytext {color:#12ff66;}
        
        Text color #12ff66
      
           This box has a color of #12ff66        
        
          <div style="background-color:#12ff66;">Content here</div>
        
        
          .mybackground {background-color:#12ff66;}
        
        Background color #12ff66
      
           Border around this has a color of #12ff66        
        
          <div style="border:2px solid #12ff66;">Content here</div>
        
        
          .myborder {border:2px solid #12ff66;}
        
        Border color #12ff66