#d5ef80 color space conversions
Hex:
        #d5ef80
        RGB:
        213, 239, 128
        CMY:
        16, 6, 50
        CMYK:
        11, 0, 46, 6
      HSL:
        74°, 77.6224%, 71.9608%
        HSV (HSB):
        74°, 46.4435%, 93.7255%
        XYZ:
        62.2034, 77.4377, 32.0906
        xyY:
        0.3622, 0.4509, 77.4377
      CIE-Lab:
        90.5227, -25.0441, 50.5625
        CIE-LCH:
        90.5227, 56.4249, 116.3496
        CIE-Luv:
        90.5227, -11.0036, 70.1743
        Hunter-Lab:
        87.9987, -27.8219, 39.9777
      #d5ef80 color charts
#d5ef80 RGB chart
      #d5ef80 CMYK chart
      #d5ef80 RGB pie chart
      #d5ef80 color shades, tints & tones
#d5ef80 color schemes
#d5ef80 color preview, HTML & CSS examples
           This text has a color of #d5ef80        
        
          <p style="color:#d5ef80;">Text here</p>
        
        
          .mytext {color:#d5ef80;}
        
        Text color #d5ef80
      
           This box has a color of #d5ef80        
        
          <div style="background-color:#d5ef80;">Content here</div>
        
        
          .mybackground {background-color:#d5ef80;}
        
        Background color #d5ef80
      
           Border around this has a color of #d5ef80        
        
          <div style="border:2px solid #d5ef80;">Content here</div>
        
        
          .myborder {border:2px solid #d5ef80;}
        
        Border color #d5ef80