#dc83b3 color space conversions
Hex:
        #dc83b3
        RGB:
        220, 131, 179
        CMY:
        14, 49, 30
        CMYK:
        0, 40, 19, 14
      HSL:
        328°, 55.9748%, 68.8235%
        HSV (HSB):
        328°, 40.4545%, 86.2745%
        XYZ:
        45.7682, 34.7029, 46.9339
        xyY:
        0.3592, 0.2724, 34.7029
      CIE-Lab:
        65.5167, 40.5377, -10.5335
        CIE-LCH:
        65.5167, 41.8839, 345.4342
        CIE-Luv:
        65.5167, 52.0072, -22.6936
        Hunter-Lab:
        58.9092, 35.5906, -6.0009
      #dc83b3 color charts
#dc83b3 RGB chart
      #dc83b3 CMYK chart
      #dc83b3 RGB pie chart
      #dc83b3 color shades, tints & tones
#dc83b3 color schemes
#dc83b3 color preview, HTML & CSS examples
           This text has a color of #dc83b3        
        
          <p style="color:#dc83b3;">Text here</p>
        
        
          .mytext {color:#dc83b3;}
        
        Text color #dc83b3
      
           This box has a color of #dc83b3        
        
          <div style="background-color:#dc83b3;">Content here</div>
        
        
          .mybackground {background-color:#dc83b3;}
        
        Background color #dc83b3
      
           Border around this has a color of #dc83b3        
        
          <div style="border:2px solid #dc83b3;">Content here</div>
        
        
          .myborder {border:2px solid #dc83b3;}
        
        Border color #dc83b3