#5fed03 color space conversions
Hex:
        #5fed03
        RGB:
        95, 237, 3
        CMY:
        63, 7, 99
        CMYK:
        60, 0, 99, 7
      HSL:
        96°, 97.5000%, 47.0588%
        HSV (HSB):
        96°, 98.7342%, 92.9412%
        XYZ:
        35.0199, 63.0078, 10.4021
        xyY:
        0.3230, 0.5811, 63.0078
      CIE-Lab:
        83.4465, -70.1984, 80.0304
        CIE-LCH:
        83.4465, 106.4551, 131.2555
        CIE-Luv:
        83.4465, -64.3629, 100.2073
        Hunter-Lab:
        79.3775, -60.1596, 47.7945
      #5fed03 color charts
#5fed03 RGB chart
      #5fed03 CMYK chart
      #5fed03 RGB pie chart
      #5fed03 color shades, tints & tones
#5fed03 color schemes
#5fed03 color preview, HTML & CSS examples
           This text has a color of #5fed03        
        
          <p style="color:#5fed03;">Text here</p>
        
        
          .mytext {color:#5fed03;}
        
        Text color #5fed03
      
           This box has a color of #5fed03        
        
          <div style="background-color:#5fed03;">Content here</div>
        
        
          .mybackground {background-color:#5fed03;}
        
        Background color #5fed03
      
           Border around this has a color of #5fed03        
        
          <div style="border:2px solid #5fed03;">Content here</div>
        
        
          .myborder {border:2px solid #5fed03;}
        
        Border color #5fed03