#dcbce8 color space conversions
Hex:
        #dcbce8
        RGB:
        220, 188, 232
        CMY:
        14, 26, 9
        CMYK:
        5, 19, 0, 9
      HSL:
        284°, 48.8889%, 82.3529%
        HSV (HSB):
        284°, 18.9655%, 90.9804%
        XYZ:
        62.0639, 57.0083, 84.0765
        xyY:
        0.3055, 0.2806, 57.0083
      CIE-Lab:
        80.1843, 19.1934, -17.6505
        CIE-LCH:
        80.1843, 26.0754, 317.3980
        CIE-Luv:
        80.1843, 15.0628, -30.8473
        Hunter-Lab:
        75.5038, 14.5947, -13.1691
      #dcbce8 color charts
#dcbce8 RGB chart
      #dcbce8 CMYK chart
      #dcbce8 RGB pie chart
      #dcbce8 color shades, tints & tones
#dcbce8 color schemes
#dcbce8 color preview, HTML & CSS examples
           This text has a color of #dcbce8        
        
          <p style="color:#dcbce8;">Text here</p>
        
        
          .mytext {color:#dcbce8;}
        
        Text color #dcbce8
      
           This box has a color of #dcbce8        
        
          <div style="background-color:#dcbce8;">Content here</div>
        
        
          .mybackground {background-color:#dcbce8;}
        
        Background color #dcbce8
      
           Border around this has a color of #dcbce8        
        
          <div style="border:2px solid #dcbce8;">Content here</div>
        
        
          .myborder {border:2px solid #dcbce8;}
        
        Border color #dcbce8