#dcccf8 color space conversions
Hex:
        #dcccf8
        RGB:
        220, 204, 248
        CMY:
        14, 20, 3
        CMYK:
        11, 18, 0, 3
      HSL:
        262°, 75.8621%, 88.6275%
        HSV (HSB):
        262°, 17.7419%, 97.2549%
        XYZ:
        68.0513, 65.1787, 97.8010
        xyY:
        0.2946, 0.2821, 65.1787
      CIE-Lab:
        84.5757, 13.7879, -19.5641
        CIE-LCH:
        84.5757, 23.9345, 305.1744
        CIE-Luv:
        84.5757, 5.9700, -33.2991
        Hunter-Lab:
        80.7333, 9.1771, -15.3111
      #dcccf8 color charts
#dcccf8 RGB chart
      #dcccf8 CMYK chart
      #dcccf8 RGB pie chart
      #dcccf8 color shades, tints & tones
#dcccf8 color schemes
#dcccf8 color preview, HTML & CSS examples
           This text has a color of #dcccf8        
        
          <p style="color:#dcccf8;">Text here</p>
        
        
          .mytext {color:#dcccf8;}
        
        Text color #dcccf8
      
           This box has a color of #dcccf8        
        
          <div style="background-color:#dcccf8;">Content here</div>
        
        
          .mybackground {background-color:#dcccf8;}
        
        Background color #dcccf8
      
           Border around this has a color of #dcccf8        
        
          <div style="border:2px solid #dcccf8;">Content here</div>
        
        
          .myborder {border:2px solid #dcccf8;}
        
        Border color #dcccf8