#dc1eb4 color space conversions
Hex:
        #dc1eb4
        RGB:
        220, 30, 180
        CMY:
        14, 88, 29
        CMYK:
        0, 86, 18, 14
      HSL:
        313°, 76.0000%, 49.0196%
        HSV (HSB):
        313°, 86.3636%, 86.2745%
        XYZ:
        38.2177, 19.4395, 44.9179
        xyY:
        0.3726, 0.1895, 19.4395
      CIE-Lab:
        51.1975, 79.4002, -33.0269
        CIE-LCH:
        51.1975, 85.9952, 337.4149
        CIE-Luv:
        51.1975, 87.3379, -61.0557
        Hunter-Lab:
        44.0902, 77.5671, -29.5399
      #dc1eb4 color charts
#dc1eb4 RGB chart
      #dc1eb4 CMYK chart
      #dc1eb4 RGB pie chart
      #dc1eb4 color shades, tints & tones
#dc1eb4 color schemes
#dc1eb4 color preview, HTML & CSS examples
           This text has a color of #dc1eb4        
        
          <p style="color:#dc1eb4;">Text here</p>
        
        
          .mytext {color:#dc1eb4;}
        
        Text color #dc1eb4
      
           This box has a color of #dc1eb4        
        
          <div style="background-color:#dc1eb4;">Content here</div>
        
        
          .mybackground {background-color:#dc1eb4;}
        
        Background color #dc1eb4
      
           Border around this has a color of #dc1eb4        
        
          <div style="border:2px solid #dc1eb4;">Content here</div>
        
        
          .myborder {border:2px solid #dc1eb4;}
        
        Border color #dc1eb4