#dcbed8 color space conversions
Hex:
        #dcbed8
        RGB:
        220, 190, 216
        CMY:
        14, 25, 15
        CMYK:
        0, 14, 2, 14
      HSL:
        308°, 30.0000%, 80.3922%
        HSV (HSB):
        308°, 13.6364%, 86.2745%
        XYZ:
        60.3233, 57.0004, 72.7885
        xyY:
        0.3173, 0.2998, 57.0004
      CIE-Lab:
        80.1798, 15.1188, -9.0490
        CIE-LCH:
        80.1798, 17.6200, 329.0984
        CIE-Luv:
        80.1798, 15.6331, -16.5006
        Hunter-Lab:
        75.4986, 10.4987, -4.3127
      #dcbed8 color charts
#dcbed8 RGB chart
      #dcbed8 CMYK chart
      #dcbed8 RGB pie chart
      #dcbed8 color shades, tints & tones
#dcbed8 color schemes
#dcbed8 color preview, HTML & CSS examples
           This text has a color of #dcbed8        
        
          <p style="color:#dcbed8;">Text here</p>
        
        
          .mytext {color:#dcbed8;}
        
        Text color #dcbed8
      
           This box has a color of #dcbed8        
        
          <div style="background-color:#dcbed8;">Content here</div>
        
        
          .mybackground {background-color:#dcbed8;}
        
        Background color #dcbed8
      
           Border around this has a color of #dcbed8        
        
          <div style="border:2px solid #dcbed8;">Content here</div>
        
        
          .myborder {border:2px solid #dcbed8;}
        
        Border color #dcbed8