#debaf2 color space conversions
Hex:
        #debaf2
        RGB:
        222, 186, 242
        CMY:
        13, 27, 5
        CMYK:
        8, 23, 0, 5
      HSL:
        279°, 68.2927%, 83.9216%
        HSV (HSB):
        279°, 23.1405%, 94.9020%
        XYZ:
        63.7101, 57.0582, 91.6599
        xyY:
        0.2999, 0.2686, 57.0582
      CIE-Lab:
        80.2123, 22.8743, -22.9606
        CIE-LCH:
        80.2123, 32.4102, 314.8921
        CIE-Luv:
        80.2123, 16.1564, -40.0961
        Hunter-Lab:
        75.5369, 18.3628, -19.0693
      #debaf2 color charts
#debaf2 RGB chart
      #debaf2 CMYK chart
      #debaf2 RGB pie chart
      #debaf2 color shades, tints & tones
#debaf2 color schemes
#debaf2 color preview, HTML & CSS examples
           This text has a color of #debaf2        
        
          <p style="color:#debaf2;">Text here</p>
        
        
          .mytext {color:#debaf2;}
        
        Text color #debaf2
      
           This box has a color of #debaf2        
        
          <div style="background-color:#debaf2;">Content here</div>
        
        
          .mybackground {background-color:#debaf2;}
        
        Background color #debaf2
      
           Border around this has a color of #debaf2        
        
          <div style="border:2px solid #debaf2;">Content here</div>
        
        
          .myborder {border:2px solid #debaf2;}
        
        Border color #debaf2