#dadeb9 color space conversions
Hex:
        #dadeb9
        RGB:
        218, 222, 185
        CMY:
        15, 13, 27
        CMYK:
        2, 0, 17, 13
      HSL:
        66°, 35.9223%, 79.8039%
        HSV (HSB):
        66°, 16.6667%, 87.0588%
        XYZ:
        63.7917, 70.6508, 56.1737
        xyY:
        0.3347, 0.3706, 70.6508
      CIE-Lab:
        87.3151, -7.5543, 17.7232
        CIE-LCH:
        87.3151, 19.2661, 113.0855
        CIE-Luv:
        87.3151, -0.4015, 26.9979
        Hunter-Lab:
        84.0540, -11.6243, 19.2140
      #dadeb9 color charts
#dadeb9 RGB chart
      #dadeb9 CMYK chart
      #dadeb9 RGB pie chart
      #dadeb9 color shades, tints & tones
#dadeb9 color schemes
#dadeb9 color preview, HTML & CSS examples
           This text has a color of #dadeb9        
        
          <p style="color:#dadeb9;">Text here</p>
        
        
          .mytext {color:#dadeb9;}
        
        Text color #dadeb9
      
           This box has a color of #dadeb9        
        
          <div style="background-color:#dadeb9;">Content here</div>
        
        
          .mybackground {background-color:#dadeb9;}
        
        Background color #dadeb9
      
           Border around this has a color of #dadeb9        
        
          <div style="border:2px solid #dadeb9;">Content here</div>
        
        
          .myborder {border:2px solid #dadeb9;}
        
        Border color #dadeb9