#dcb3e2 color space conversions
Hex:
        #dcb3e2
        RGB:
        220, 179, 226
        CMY:
        14, 30, 11
        CMYK:
        3, 21, 0, 11
      HSL:
        292°, 44.7619%, 79.4118%
        HSV (HSB):
        292°, 20.7965%, 88.6275%
        XYZ:
        59.3628, 52.9468, 79.0425
        xyY:
        0.3102, 0.2767, 52.9468
      CIE-Lab:
        77.8436, 22.8959, -17.9485
        CIE-LCH:
        77.8436, 29.0924, 321.9065
        CIE-Luv:
        77.8436, 20.1046, -31.8145
        Hunter-Lab:
        72.7646, 18.2858, -13.4702
      #dcb3e2 color charts
#dcb3e2 RGB chart
      #dcb3e2 CMYK chart
      #dcb3e2 RGB pie chart
      #dcb3e2 color shades, tints & tones
#dcb3e2 color schemes
#dcb3e2 color preview, HTML & CSS examples
           This text has a color of #dcb3e2        
        
          <p style="color:#dcb3e2;">Text here</p>
        
        
          .mytext {color:#dcb3e2;}
        
        Text color #dcb3e2
      
           This box has a color of #dcb3e2        
        
          <div style="background-color:#dcb3e2;">Content here</div>
        
        
          .mybackground {background-color:#dcb3e2;}
        
        Background color #dcb3e2
      
           Border around this has a color of #dcb3e2        
        
          <div style="border:2px solid #dcb3e2;">Content here</div>
        
        
          .myborder {border:2px solid #dcb3e2;}
        
        Border color #dcb3e2