#13ff42 color space conversions
Hex:
        #13ff42
        RGB:
        19, 255, 66
        CMY:
        93, 0, 74
        CMYK:
        93, 0, 74, 0
      HSL:
        132°, 100.0000%, 53.7255%
        HSV (HSB):
        132°, 92.5490%, 100.0000%
        XYZ:
        37.0119, 72.0518, 17.1109
        xyY:
        0.2933, 0.5710, 72.0518
      CIE-Lab:
        87.9935, -83.1261, 71.3711
        CIE-LCH:
        87.9935, 109.5618, 139.3510
        CIE-Luv:
        87.9935, -81.4562, 98.7482
        Hunter-Lab:
        84.8833, -70.7139, 47.4666
      #13ff42 color charts
#13ff42 RGB chart
      #13ff42 CMYK chart
      #13ff42 RGB pie chart
      #13ff42 color shades, tints & tones
#13ff42 color schemes
#13ff42 color preview, HTML & CSS examples
           This text has a color of #13ff42        
        
          <p style="color:#13ff42;">Text here</p>
        
        
          .mytext {color:#13ff42;}
        
        Text color #13ff42
      
           This box has a color of #13ff42        
        
          <div style="background-color:#13ff42;">Content here</div>
        
        
          .mybackground {background-color:#13ff42;}
        
        Background color #13ff42
      
           Border around this has a color of #13ff42        
        
          <div style="border:2px solid #13ff42;">Content here</div>
        
        
          .myborder {border:2px solid #13ff42;}
        
        Border color #13ff42