#dabdf8 color space conversions
Hex:
        #dabdf8
        RGB:
        218, 189, 248
        CMY:
        15, 26, 3
        CMYK:
        12, 24, 0, 3
      HSL:
        269°, 80.8219%, 85.6863%
        HSV (HSB):
        269°, 23.7903%, 97.2549%
        XYZ:
        64.0543, 58.0779, 96.6411
        xyY:
        0.2928, 0.2655, 58.0779
      CIE-Lab:
        80.7821, 21.2050, -25.3390
        CIE-LCH:
        80.7821, 33.0411, 309.9243
        CIE-Luv:
        80.7821, 11.8586, -43.7839
        Hunter-Lab:
        76.2089, 16.6655, -21.8399
      #dabdf8 color charts
#dabdf8 RGB chart
      #dabdf8 CMYK chart
      #dabdf8 RGB pie chart
      #dabdf8 color shades, tints & tones
#dabdf8 color schemes
#dabdf8 color preview, HTML & CSS examples
           This text has a color of #dabdf8        
        
          <p style="color:#dabdf8;">Text here</p>
        
        
          .mytext {color:#dabdf8;}
        
        Text color #dabdf8
      
           This box has a color of #dabdf8        
        
          <div style="background-color:#dabdf8;">Content here</div>
        
        
          .mybackground {background-color:#dabdf8;}
        
        Background color #dabdf8
      
           Border around this has a color of #dabdf8        
        
          <div style="border:2px solid #dabdf8;">Content here</div>
        
        
          .myborder {border:2px solid #dabdf8;}
        
        Border color #dabdf8