#1aed12 color space conversions
Hex:
        #1aed12
        RGB:
        26, 237, 18
        CMY:
        90, 7, 93
        CMYK:
        89, 0, 92, 7
      HSL:
        118°, 85.8824%, 50.0000%
        HSV (HSB):
        118°, 92.4051%, 92.9412%
        XYZ:
        30.8194, 60.8317, 10.6896
        xyY:
        0.3011, 0.5944, 60.8317
      CIE-Lab:
        82.2882, -80.1519, 77.1987
        CIE-LCH:
        82.2882, 111.2833, 136.0752
        CIE-Luv:
        82.2882, -76.4317, 99.4625
        Hunter-Lab:
        77.9947, -65.9569, 46.4702
      #1aed12 color charts
#1aed12 RGB chart
      #1aed12 CMYK chart
      #1aed12 RGB pie chart
      #1aed12 color shades, tints & tones
#1aed12 color schemes
#1aed12 color preview, HTML & CSS examples
           This text has a color of #1aed12        
        
          <p style="color:#1aed12;">Text here</p>
        
        
          .mytext {color:#1aed12;}
        
        Text color #1aed12
      
           This box has a color of #1aed12        
        
          <div style="background-color:#1aed12;">Content here</div>
        
        
          .mybackground {background-color:#1aed12;}
        
        Background color #1aed12
      
           Border around this has a color of #1aed12        
        
          <div style="border:2px solid #1aed12;">Content here</div>
        
        
          .myborder {border:2px solid #1aed12;}
        
        Border color #1aed12