#dc7cd4 color space conversions
Hex:
        #dc7cd4
        RGB:
        220, 124, 212
        CMY:
        14, 51, 17
        CMYK:
        0, 44, 4, 14
      HSL:
        305°, 57.8313%, 67.4510%
        HSV (HSB):
        305°, 43.6364%, 86.2745%
        XYZ:
        48.6065, 34.3844, 66.3624
        xyY:
        0.3254, 0.2302, 34.3844
      CIE-Lab:
        65.2666, 49.5554, -29.4559
        CIE-LCH:
        65.2666, 57.6488, 329.2726
        CIE-Luv:
        65.2666, 48.2137, -53.4514
        Hunter-Lab:
        58.6382, 45.3457, -26.0532
      #dc7cd4 color charts
#dc7cd4 RGB chart
      #dc7cd4 CMYK chart
      #dc7cd4 RGB pie chart
      #dc7cd4 color shades, tints & tones
#dc7cd4 color schemes
#dc7cd4 color preview, HTML & CSS examples
           This text has a color of #dc7cd4        
        
          <p style="color:#dc7cd4;">Text here</p>
        
        
          .mytext {color:#dc7cd4;}
        
        Text color #dc7cd4
      
           This box has a color of #dc7cd4        
        
          <div style="background-color:#dc7cd4;">Content here</div>
        
        
          .mybackground {background-color:#dc7cd4;}
        
        Background color #dc7cd4
      
           Border around this has a color of #dc7cd4        
        
          <div style="border:2px solid #dc7cd4;">Content here</div>
        
        
          .myborder {border:2px solid #dc7cd4;}
        
        Border color #dc7cd4