#12ce0f color space conversions
Hex:
        #12ce0f
        RGB:
        18, 206, 15
        CMY:
        93, 19, 94
        CMYK:
        91, 0, 93, 19
      HSL:
        119°, 86.4253%, 43.3333%
        HSV (HSB):
        119°, 92.7184%, 80.7843%
        XYZ:
        22.4070, 44.3057, 7.8228
        xyY:
        0.3006, 0.5944, 44.3057
      CIE-Lab:
        72.4324, -72.2973, 69.3255
        CIE-LCH:
        72.4324, 100.1645, 136.2021
        CIE-Luv:
        72.4324, -67.5002, 87.4962
        Hunter-Lab:
        66.5625, -56.3959, 39.6257
      #12ce0f color charts
#12ce0f RGB chart
      #12ce0f CMYK chart
      #12ce0f RGB pie chart
      #12ce0f color shades, tints & tones
#12ce0f color schemes
#12ce0f color preview, HTML & CSS examples
           This text has a color of #12ce0f        
        
          <p style="color:#12ce0f;">Text here</p>
        
        
          .mytext {color:#12ce0f;}
        
        Text color #12ce0f
      
           This box has a color of #12ce0f        
        
          <div style="background-color:#12ce0f;">Content here</div>
        
        
          .mybackground {background-color:#12ce0f;}
        
        Background color #12ce0f
      
           Border around this has a color of #12ce0f        
        
          <div style="border:2px solid #12ce0f;">Content here</div>
        
        
          .myborder {border:2px solid #12ce0f;}
        
        Border color #12ce0f