#12c235 color space conversions
Hex:
        #12c235
        RGB:
        18, 194, 53
        CMY:
        93, 24, 79
        CMYK:
        91, 0, 73, 24
      HSL:
        132°, 83.0189%, 41.5686%
        HSV (HSB):
        132°, 90.7216%, 76.0784%
        XYZ:
        20.1838, 38.9692, 9.8262
        xyY:
        0.2926, 0.5649, 38.9692
      CIE-Lab:
        68.7290, -66.9074, 56.3750
        CIE-LCH:
        68.7290, 87.4914, 139.8831
        CIE-Luv:
        68.7290, -63.0233, 75.6591
        Hunter-Lab:
        62.4253, -51.5303, 34.3651
      #12c235 color charts
#12c235 RGB chart
      #12c235 CMYK chart
      #12c235 RGB pie chart
      #12c235 color shades, tints & tones
#12c235 color schemes
#12c235 color preview, HTML & CSS examples
           This text has a color of #12c235        
        
          <p style="color:#12c235;">Text here</p>
        
        
          .mytext {color:#12c235;}
        
        Text color #12c235
      
           This box has a color of #12c235        
        
          <div style="background-color:#12c235;">Content here</div>
        
        
          .mybackground {background-color:#12c235;}
        
        Background color #12c235
      
           Border around this has a color of #12c235        
        
          <div style="border:2px solid #12c235;">Content here</div>
        
        
          .myborder {border:2px solid #12c235;}
        
        Border color #12c235