#dc2ab5 color space conversions
Hex:
        #dc2ab5
        RGB:
        220, 42, 181
        CMY:
        14, 84, 29
        CMYK:
        0, 81, 18, 14
      HSL:
        313°, 71.7742%, 51.3725%
        HSV (HSB):
        313°, 80.9091%, 86.2745%
        XYZ:
        38.6837, 20.2078, 45.5777
        xyY:
        0.3703, 0.1934, 20.2078
      CIE-Lab:
        52.0713, 77.1274, -32.2457
        CIE-LCH:
        52.0713, 83.5968, 337.3110
        CIE-Luv:
        52.0713, 84.9625, -59.7586
        Hunter-Lab:
        44.9531, 74.9376, -28.6467
      #dc2ab5 color charts
#dc2ab5 RGB chart
      #dc2ab5 CMYK chart
      #dc2ab5 RGB pie chart
      #dc2ab5 color shades, tints & tones
#dc2ab5 color schemes
#dc2ab5 color preview, HTML & CSS examples
           This text has a color of #dc2ab5        
        
          <p style="color:#dc2ab5;">Text here</p>
        
        
          .mytext {color:#dc2ab5;}
        
        Text color #dc2ab5
      
           This box has a color of #dc2ab5        
        
          <div style="background-color:#dc2ab5;">Content here</div>
        
        
          .mybackground {background-color:#dc2ab5;}
        
        Background color #dc2ab5
      
           Border around this has a color of #dc2ab5        
        
          <div style="border:2px solid #dc2ab5;">Content here</div>
        
        
          .myborder {border:2px solid #dc2ab5;}
        
        Border color #dc2ab5