#12fd0b color space conversions
Hex:
        #12fd0b
        RGB:
        18, 253, 11
        CMY:
        93, 1, 96
        CMYK:
        93, 0, 96, 1
      HSL:
        118°, 98.3740%, 51.7647%
        HSV (HSB):
        118°, 95.6522%, 99.2157%
        XYZ:
        35.4351, 70.4033, 12.0382
        xyY:
        0.3006, 0.5973, 70.4033
      CIE-Lab:
        87.1943, -84.9416, 81.9302
        CIE-LCH:
        87.1943, 118.0154, 136.0339
        CIE-Luv:
        87.1943, -81.7710, 106.0888
        Hunter-Lab:
        83.9067, -71.4533, 50.2283
      #12fd0b color charts
#12fd0b RGB chart
      #12fd0b CMYK chart
      #12fd0b RGB pie chart
      #12fd0b color shades, tints & tones
#12fd0b color schemes
#12fd0b color preview, HTML & CSS examples
           This text has a color of #12fd0b        
        
          <p style="color:#12fd0b;">Text here</p>
        
        
          .mytext {color:#12fd0b;}
        
        Text color #12fd0b
      
           This box has a color of #12fd0b        
        
          <div style="background-color:#12fd0b;">Content here</div>
        
        
          .mybackground {background-color:#12fd0b;}
        
        Background color #12fd0b
      
           Border around this has a color of #12fd0b        
        
          <div style="border:2px solid #12fd0b;">Content here</div>
        
        
          .myborder {border:2px solid #12fd0b;}
        
        Border color #12fd0b