#d5ccfa color space conversions
Hex:
        #d5ccfa
        RGB:
        213, 204, 250
        CMY:
        16, 20, 2
        CMYK:
        15, 18, 0, 2
      HSL:
        252°, 82.1429%, 89.0196%
        HSV (HSB):
        252°, 18.4000%, 98.0392%
        XYZ:
        66.2888, 64.2340, 99.3471
        xyY:
        0.2884, 0.2794, 64.2340
      CIE-Lab:
        84.0875, 11.9969, -21.4175
        CIE-LCH:
        84.0875, 24.5486, 299.2551
        CIE-Luv:
        84.0875, 2.0214, -36.0332
        Hunter-Lab:
        80.1461, 7.3814, -17.3921
      #d5ccfa color charts
#d5ccfa RGB chart
      #d5ccfa CMYK chart
      #d5ccfa RGB pie chart
      #d5ccfa color shades, tints & tones
#d5ccfa color schemes
#d5ccfa color preview, HTML & CSS examples
           This text has a color of #d5ccfa        
        
          <p style="color:#d5ccfa;">Text here</p>
        
        
          .mytext {color:#d5ccfa;}
        
        Text color #d5ccfa
      
           This box has a color of #d5ccfa        
        
          <div style="background-color:#d5ccfa;">Content here</div>
        
        
          .mybackground {background-color:#d5ccfa;}
        
        Background color #d5ccfa
      
           Border around this has a color of #d5ccfa        
        
          <div style="border:2px solid #d5ccfa;">Content here</div>
        
        
          .myborder {border:2px solid #d5ccfa;}
        
        Border color #d5ccfa