#dc3ac5 color space conversions
Hex:
        #dc3ac5
        RGB:
        220, 58, 197
        CMY:
        14, 77, 23
        CMYK:
        0, 74, 10, 14
      HSL:
        309°, 69.8276%, 54.5098%
        HSV (HSB):
        309°, 73.6364%, 86.2745%
        XYZ:
        41.1063, 22.2730, 54.9559
        xyY:
        0.3474, 0.1882, 22.2730
      CIE-Lab:
        54.3154, 75.0336, -38.0050
        CIE-LCH:
        54.3154, 84.1096, 333.1375
        CIE-Luv:
        54.3154, 75.2793, -68.6098
        Hunter-Lab:
        47.1943, 72.8840, -36.0050
      #dc3ac5 color charts
#dc3ac5 RGB chart
      #dc3ac5 CMYK chart
      #dc3ac5 RGB pie chart
      #dc3ac5 color shades, tints & tones
#dc3ac5 color schemes
#dc3ac5 color preview, HTML & CSS examples
           This text has a color of #dc3ac5        
        
          <p style="color:#dc3ac5;">Text here</p>
        
        
          .mytext {color:#dc3ac5;}
        
        Text color #dc3ac5
      
           This box has a color of #dc3ac5        
        
          <div style="background-color:#dc3ac5;">Content here</div>
        
        
          .mybackground {background-color:#dc3ac5;}
        
        Background color #dc3ac5
      
           Border around this has a color of #dc3ac5        
        
          <div style="border:2px solid #dc3ac5;">Content here</div>
        
        
          .myborder {border:2px solid #dc3ac5;}
        
        Border color #dc3ac5