#cbdf96 color space conversions
Hex:
        #cbdf96
        RGB:
        203, 223, 150
        CMY:
        20, 13, 41
        CMYK:
        9, 0, 33, 13
      HSL:
        76°, 53.2847%, 73.1373%
        HSV (HSB):
        76°, 32.7354%, 87.4510%
        XYZ:
        56.5213, 67.6739, 38.9375
        xyY:
        0.3465, 0.4148, 67.6739
      CIE-Lab:
        85.8431, -18.5158, 33.6315
        CIE-LCH:
        85.8431, 38.3916, 118.8349
        CIE-Luv:
        85.8431, -8.4848, 49.2740
        Hunter-Lab:
        82.2641, -21.3201, 29.5215
      #cbdf96 color charts
#cbdf96 RGB chart
      #cbdf96 CMYK chart
      #cbdf96 RGB pie chart
      #cbdf96 color shades, tints & tones
#cbdf96 color schemes
#cbdf96 color preview, HTML & CSS examples
           This text has a color of #cbdf96        
        
          <p style="color:#cbdf96;">Text here</p>
        
        
          .mytext {color:#cbdf96;}
        
        Text color #cbdf96
      
           This box has a color of #cbdf96        
        
          <div style="background-color:#cbdf96;">Content here</div>
        
        
          .mybackground {background-color:#cbdf96;}
        
        Background color #cbdf96
      
           Border around this has a color of #cbdf96        
        
          <div style="border:2px solid #cbdf96;">Content here</div>
        
        
          .myborder {border:2px solid #cbdf96;}
        
        Border color #cbdf96