#dcb6ff color space conversions
Hex:
        #dcb6ff
        RGB:
        220, 182, 255
        CMY:
        14, 29, 0
        CMYK:
        14, 29, 0, 0
      HSL:
        271°, 100.0000%, 85.6863%
        HSV (HSB):
        271°, 28.6275%, 100.0000%
        XYZ:
        64.2931, 55.8915, 102.0073
        xyY:
        0.2894, 0.2515, 55.8915
      CIE-Lab:
        79.5521, 27.0510, -30.9534
        CIE-LCH:
        79.5521, 41.1080, 311.1511
        CIE-Luv:
        79.5521, 15.4405, -53.9456
        Hunter-Lab:
        74.7606, 22.6765, -28.5659
      #dcb6ff color charts
#dcb6ff RGB chart
      #dcb6ff CMYK chart
      #dcb6ff RGB pie chart
      #dcb6ff color shades, tints & tones
#dcb6ff color schemes
#dcb6ff color preview, HTML & CSS examples
           This text has a color of #dcb6ff        
        
          <p style="color:#dcb6ff;">Text here</p>
        
        
          .mytext {color:#dcb6ff;}
        
        Text color #dcb6ff
      
           This box has a color of #dcb6ff        
        
          <div style="background-color:#dcb6ff;">Content here</div>
        
        
          .mybackground {background-color:#dcb6ff;}
        
        Background color #dcb6ff
      
           Border around this has a color of #dcb6ff        
        
          <div style="border:2px solid #dcb6ff;">Content here</div>
        
        
          .myborder {border:2px solid #dcb6ff;}
        
        Border color #dcb6ff