#d5f950 color space conversions
Hex:
        #d5f950
        RGB:
        213, 249, 80
        CMY:
        16, 2, 69
        CMYK:
        14, 0, 68, 2
      HSL:
        73°, 93.3702%, 64.5098%
        HSV (HSB):
        73°, 67.8715%, 97.6471%
        XYZ:
        62.7642, 82.4767, 20.2010
        xyY:
        0.3794, 0.4985, 82.4767
      CIE-Lab:
        92.7848, -33.4940, 73.4911
        CIE-LCH:
        92.7848, 80.7638, 114.5014
        CIE-Luv:
        92.7848, -16.0538, 93.1885
        Hunter-Lab:
        90.8167, -35.5662, 50.3834
      #d5f950 color charts
#d5f950 RGB chart
      #d5f950 CMYK chart
      #d5f950 RGB pie chart
      #d5f950 color shades, tints & tones
#d5f950 color schemes
#d5f950 color preview, HTML & CSS examples
           This text has a color of #d5f950        
        
          <p style="color:#d5f950;">Text here</p>
        
        
          .mytext {color:#d5f950;}
        
        Text color #d5f950
      
           This box has a color of #d5f950        
        
          <div style="background-color:#d5f950;">Content here</div>
        
        
          .mybackground {background-color:#d5f950;}
        
        Background color #d5f950
      
           Border around this has a color of #d5f950        
        
          <div style="border:2px solid #d5f950;">Content here</div>
        
        
          .myborder {border:2px solid #d5f950;}
        
        Border color #d5f950