#5baf16 color space conversions
Hex:
        #5baf16
        RGB:
        91, 175, 22
        CMY:
        64, 31, 91
        CMYK:
        48, 0, 87, 31
      HSL:
        93°, 77.6650%, 38.6275%
        HSV (HSB):
        93°, 87.4286%, 68.6275%
        XYZ:
        19.7892, 32.9420, 6.0745
        xyY:
        0.3365, 0.5602, 32.9420
      CIE-Lab:
        64.1139, -48.9722, 61.7063
        CIE-LCH:
        64.1139, 78.7778, 128.4367
        CIE-Luv:
        64.1139, -40.9147, 74.0163
        Hunter-Lab:
        57.3951, -38.8968, 33.9015
      #5baf16 color charts
#5baf16 RGB chart
      #5baf16 CMYK chart
      #5baf16 RGB pie chart
      #5baf16 color shades, tints & tones
#5baf16 color schemes
#5baf16 color preview, HTML & CSS examples
           This text has a color of #5baf16        
        
          <p style="color:#5baf16;">Text here</p>
        
        
          .mytext {color:#5baf16;}
        
        Text color #5baf16
      
           This box has a color of #5baf16        
        
          <div style="background-color:#5baf16;">Content here</div>
        
        
          .mybackground {background-color:#5baf16;}
        
        Background color #5baf16
      
           Border around this has a color of #5baf16        
        
          <div style="border:2px solid #5baf16;">Content here</div>
        
        
          .myborder {border:2px solid #5baf16;}
        
        Border color #5baf16