#0acf33 color space conversions
Hex:
        #0acf33
        RGB:
        10, 207, 51
        CMY:
        96, 19, 80
        CMYK:
        95, 0, 75, 19
      HSL:
        132°, 90.7834%, 42.5490%
        HSV (HSB):
        132°, 95.1691%, 81.1765%
        XYZ:
        23.0355, 44.9292, 10.5901
        xyY:
        0.2932, 0.5719, 44.9292
      CIE-Lab:
        72.8452, -71.2155, 61.2051
        CIE-LCH:
        72.8452, 93.9026, 139.3231
        CIE-Luv:
        72.8452, -67.6150, 81.9526
        Hunter-Lab:
        67.0292, -55.9571, 37.5531
      #0acf33 color charts
#0acf33 RGB chart
      #0acf33 CMYK chart
      #0acf33 RGB pie chart
      #0acf33 color shades, tints & tones
#0acf33 color schemes
#0acf33 color preview, HTML & CSS examples
           This text has a color of #0acf33        
        
          <p style="color:#0acf33;">Text here</p>
        
        
          .mytext {color:#0acf33;}
        
        Text color #0acf33
      
           This box has a color of #0acf33        
        
          <div style="background-color:#0acf33;">Content here</div>
        
        
          .mybackground {background-color:#0acf33;}
        
        Background color #0acf33
      
           Border around this has a color of #0acf33        
        
          <div style="border:2px solid #0acf33;">Content here</div>
        
        
          .myborder {border:2px solid #0acf33;}
        
        Border color #0acf33