#dc82b1 color space conversions
Hex:
        #dc82b1
        RGB:
        220, 130, 177
        CMY:
        14, 49, 31
        CMYK:
        0, 41, 20, 14
      HSL:
        329°, 56.2500%, 68.6275%
        HSV (HSB):
        329°, 40.9091%, 86.2745%
        XYZ:
        45.4336, 34.3552, 45.8316
        xyY:
        0.3617, 0.2735, 34.3552
      CIE-Lab:
        65.2436, 40.7579, -9.8122
        CIE-LCH:
        65.2436, 41.9224, 346.4640
        CIE-Luv:
        65.2436, 52.9503, -21.6482
        Hunter-Lab:
        58.6133, 35.7895, -5.3313
      #dc82b1 color charts
#dc82b1 RGB chart
      #dc82b1 CMYK chart
      #dc82b1 RGB pie chart
      #dc82b1 color shades, tints & tones
#dc82b1 color schemes
#dc82b1 color preview, HTML & CSS examples
           This text has a color of #dc82b1        
        
          <p style="color:#dc82b1;">Text here</p>
        
        
          .mytext {color:#dc82b1;}
        
        Text color #dc82b1
      
           This box has a color of #dc82b1        
        
          <div style="background-color:#dc82b1;">Content here</div>
        
        
          .mybackground {background-color:#dc82b1;}
        
        Background color #dc82b1
      
           Border around this has a color of #dc82b1        
        
          <div style="border:2px solid #dc82b1;">Content here</div>
        
        
          .myborder {border:2px solid #dc82b1;}
        
        Border color #dc82b1