#dc83b8 color space conversions
Hex:
        #dc83b8
        RGB:
        220, 131, 184
        CMY:
        14, 49, 28
        CMYK:
        0, 40, 16, 14
      HSL:
        324°, 55.9748%, 68.8235%
        HSV (HSB):
        324°, 40.4545%, 86.2745%
        XYZ:
        46.2832, 34.9089, 49.6461
        xyY:
        0.3537, 0.2668, 34.9089
      CIE-Lab:
        65.6777, 41.3084, -13.1117
        CIE-LCH:
        65.6777, 43.3393, 342.3900
        CIE-Luv:
        65.6777, 50.9713, -26.7071
        Hunter-Lab:
        59.0838, 36.4312, -8.4607
      #dc83b8 color charts
#dc83b8 RGB chart
      #dc83b8 CMYK chart
      #dc83b8 RGB pie chart
      #dc83b8 color shades, tints & tones
#dc83b8 color schemes
#dc83b8 color preview, HTML & CSS examples
           This text has a color of #dc83b8        
        
          <p style="color:#dc83b8;">Text here</p>
        
        
          .mytext {color:#dc83b8;}
        
        Text color #dc83b8
      
           This box has a color of #dc83b8        
        
          <div style="background-color:#dc83b8;">Content here</div>
        
        
          .mybackground {background-color:#dc83b8;}
        
        Background color #dc83b8
      
           Border around this has a color of #dc83b8        
        
          <div style="border:2px solid #dc83b8;">Content here</div>
        
        
          .myborder {border:2px solid #dc83b8;}
        
        Border color #dc83b8