#13f512 color space conversions
Hex:
        #13f512
        RGB:
        19, 245, 18
        CMY:
        93, 4, 93
        CMYK:
        92, 0, 93, 4
      HSL:
        120°, 91.9028%, 51.5686%
        HSV (HSB):
        120°, 92.6531%, 96.0784%
        XYZ:
        33.0301, 65.4869, 11.4716
        xyY:
        0.3003, 0.5954, 65.4869
      CIE-Lab:
        84.7340, -82.6698, 79.2185
        CIE-LCH:
        84.7340, 114.4983, 136.2213
        CIE-Luv:
        84.7340, -79.2897, 102.5695
        Hunter-Lab:
        80.9240, -68.7600, 48.2420
      #13f512 color charts
#13f512 RGB chart
      #13f512 CMYK chart
      #13f512 RGB pie chart
      #13f512 color shades, tints & tones
#13f512 color schemes
#13f512 color preview, HTML & CSS examples
           This text has a color of #13f512        
        
          <p style="color:#13f512;">Text here</p>
        
        
          .mytext {color:#13f512;}
        
        Text color #13f512
      
           This box has a color of #13f512        
        
          <div style="background-color:#13f512;">Content here</div>
        
        
          .mybackground {background-color:#13f512;}
        
        Background color #13f512
      
           Border around this has a color of #13f512        
        
          <div style="border:2px solid #13f512;">Content here</div>
        
        
          .myborder {border:2px solid #13f512;}
        
        Border color #13f512