#dabef7 color space conversions
Hex:
        #dabef7
        RGB:
        218, 190, 247
        CMY:
        15, 25, 3
        CMYK:
        12, 23, 0, 3
      HSL:
        269°, 78.0822%, 85.6863%
        HSV (HSB):
        269°, 23.0769%, 96.8627%
        XYZ:
        64.1154, 58.4477, 95.8980
        xyY:
        0.2935, 0.2675, 58.4477
      CIE-Lab:
        80.9871, 20.4607, -24.4916
        CIE-LCH:
        80.9871, 31.9136, 309.8759
        CIE-Luv:
        80.9871, 11.4925, -42.2782
        Hunter-Lab:
        76.4511, 15.9088, -20.8558
      #dabef7 color charts
#dabef7 RGB chart
      #dabef7 CMYK chart
      #dabef7 RGB pie chart
      #dabef7 color shades, tints & tones
#dabef7 color schemes
#dabef7 color preview, HTML & CSS examples
           This text has a color of #dabef7        
        
          <p style="color:#dabef7;">Text here</p>
        
        
          .mytext {color:#dabef7;}
        
        Text color #dabef7
      
           This box has a color of #dabef7        
        
          <div style="background-color:#dabef7;">Content here</div>
        
        
          .mybackground {background-color:#dabef7;}
        
        Background color #dabef7
      
           Border around this has a color of #dabef7        
        
          <div style="border:2px solid #dabef7;">Content here</div>
        
        
          .myborder {border:2px solid #dabef7;}
        
        Border color #dabef7