#12df85 color space conversions
Hex:
        #12df85
        RGB:
        18, 223, 133
        CMY:
        93, 13, 48
        CMYK:
        92, 0, 40, 13
      HSL:
        154°, 85.0622%, 47.2549%
        HSV (HSB):
        154°, 91.9283%, 87.4510%
        XYZ:
        30.8708, 54.5974, 31.1016
        xyY:
        0.2648, 0.4684, 54.5974
      CIE-Lab:
        78.8088, -64.9638, 31.7478
        CIE-LCH:
        78.8088, 72.3064, 153.9553
        CIE-Luv:
        78.8088, -68.5520, 53.9574
        Hunter-Lab:
        73.8901, -54.7315, 26.7669
      #12df85 color charts
#12df85 RGB chart
      #12df85 CMYK chart
      #12df85 RGB pie chart
      #12df85 color shades, tints & tones
#12df85 color schemes
#12df85 color preview, HTML & CSS examples
           This text has a color of #12df85        
        
          <p style="color:#12df85;">Text here</p>
        
        
          .mytext {color:#12df85;}
        
        Text color #12df85
      
           This box has a color of #12df85        
        
          <div style="background-color:#12df85;">Content here</div>
        
        
          .mybackground {background-color:#12df85;}
        
        Background color #12df85
      
           Border around this has a color of #12df85        
        
          <div style="border:2px solid #12df85;">Content here</div>
        
        
          .myborder {border:2px solid #12df85;}
        
        Border color #12df85