#dc83b4 color space conversions
Hex:
        #dc83b4
        RGB:
        220, 131, 180
        CMY:
        14, 49, 29
        CMYK:
        0, 40, 18, 14
      HSL:
        327°, 55.9748%, 68.8235%
        HSV (HSB):
        327°, 40.4545%, 86.2745%
        XYZ:
        45.8697, 34.7435, 47.4686
        xyY:
        0.3581, 0.2713, 34.7435
      CIE-Lab:
        65.5485, 40.6903, -11.0502
        CIE-LCH:
        65.5485, 42.1640, 344.8067
        CIE-Luv:
        65.5485, 51.8005, -23.4937
        Hunter-Lab:
        58.9436, 35.7566, -6.4870
      #dc83b4 color charts
#dc83b4 RGB chart
      #dc83b4 CMYK chart
      #dc83b4 RGB pie chart
      #dc83b4 color shades, tints & tones
#dc83b4 color schemes
#dc83b4 color preview, HTML & CSS examples
           This text has a color of #dc83b4        
        
          <p style="color:#dc83b4;">Text here</p>
        
        
          .mytext {color:#dc83b4;}
        
        Text color #dc83b4
      
           This box has a color of #dc83b4        
        
          <div style="background-color:#dc83b4;">Content here</div>
        
        
          .mybackground {background-color:#dc83b4;}
        
        Background color #dc83b4
      
           Border around this has a color of #dc83b4        
        
          <div style="border:2px solid #dc83b4;">Content here</div>
        
        
          .myborder {border:2px solid #dc83b4;}
        
        Border color #dc83b4