#dc93d1 color space conversions
Hex:
        #dc93d1
        RGB:
        220, 147, 209
        CMY:
        14, 42, 18
        CMYK:
        0, 33, 5, 14
      HSL:
        309°, 51.0490%, 71.9608%
        HSV (HSB):
        309°, 33.1818%, 86.2745%
        XYZ:
        51.4575, 40.6865, 65.4628
        xyY:
        0.3265, 0.2582, 40.6865
      CIE-Lab:
        69.9557, 37.0130, -20.6014
        CIE-LCH:
        69.9557, 42.3601, 330.8997
        CIE-Luv:
        69.9557, 38.2097, -37.8557
        Hunter-Lab:
        63.7860, 32.3743, -16.1984
      #dc93d1 color charts
#dc93d1 RGB chart
      #dc93d1 CMYK chart
      #dc93d1 RGB pie chart
      #dc93d1 color shades, tints & tones
#dc93d1 color schemes
#dc93d1 color preview, HTML & CSS examples
           This text has a color of #dc93d1        
        
          <p style="color:#dc93d1;">Text here</p>
        
        
          .mytext {color:#dc93d1;}
        
        Text color #dc93d1
      
           This box has a color of #dc93d1        
        
          <div style="background-color:#dc93d1;">Content here</div>
        
        
          .mybackground {background-color:#dc93d1;}
        
        Background color #dc93d1
      
           Border around this has a color of #dc93d1        
        
          <div style="border:2px solid #dc93d1;">Content here</div>
        
        
          .myborder {border:2px solid #dc93d1;}
        
        Border color #dc93d1