#32f225 color space conversions
Hex:
        #32f225
        RGB:
        50, 242, 37
        CMY:
        80, 5, 85
        CMYK:
        79, 0, 85, 5
      HSL:
        116°, 88.7446%, 54.7059%
        HSV (HSB):
        116°, 84.7107%, 94.9020%
        XYZ:
        33.4015, 64.3159, 12.4040
        xyY:
        0.3033, 0.5840, 64.3159
      CIE-Lab:
        84.1300, -78.7539, 75.6842
        CIE-LCH:
        84.1300, 109.2258, 136.1387
        CIE-Luv:
        84.1300, -75.2415, 99.2439
        Hunter-Lab:
        80.1972, -66.0014, 46.9677
      #32f225 color charts
#32f225 RGB chart
      #32f225 CMYK chart
      #32f225 RGB pie chart
      #32f225 color shades, tints & tones
#32f225 color schemes
#32f225 color preview, HTML & CSS examples
           This text has a color of #32f225        
        
          <p style="color:#32f225;">Text here</p>
        
        
          .mytext {color:#32f225;}
        
        Text color #32f225
      
           This box has a color of #32f225        
        
          <div style="background-color:#32f225;">Content here</div>
        
        
          .mybackground {background-color:#32f225;}
        
        Background color #32f225
      
           Border around this has a color of #32f225        
        
          <div style="border:2px solid #32f225;">Content here</div>
        
        
          .myborder {border:2px solid #32f225;}
        
        Border color #32f225