#dc2bb1 color space conversions
Hex:
        #dc2bb1
        RGB:
        220, 43, 177
        CMY:
        14, 83, 31
        CMYK:
        0, 80, 20, 14
      HSL:
        315°, 71.6599%, 51.5686%
        HSV (HSB):
        315°, 80.4545%, 86.2745%
        XYZ:
        38.3149, 20.1177, 43.4587
        xyY:
        0.3760, 0.1974, 20.1177
      CIE-Lab:
        51.9701, 76.3827, -30.0648
        CIE-LCH:
        51.9701, 82.0866, 338.5150
        CIE-Luv:
        51.9701, 86.4294, -56.3981
        Hunter-Lab:
        44.8528, 73.9889, -26.0502
      #dc2bb1 color charts
#dc2bb1 RGB chart
      #dc2bb1 CMYK chart
      #dc2bb1 RGB pie chart
      #dc2bb1 color shades, tints & tones
#dc2bb1 color schemes
#dc2bb1 color preview, HTML & CSS examples
           This text has a color of #dc2bb1        
        
          <p style="color:#dc2bb1;">Text here</p>
        
        
          .mytext {color:#dc2bb1;}
        
        Text color #dc2bb1
      
           This box has a color of #dc2bb1        
        
          <div style="background-color:#dc2bb1;">Content here</div>
        
        
          .mybackground {background-color:#dc2bb1;}
        
        Background color #dc2bb1
      
           Border around this has a color of #dc2bb1        
        
          <div style="border:2px solid #dc2bb1;">Content here</div>
        
        
          .myborder {border:2px solid #dc2bb1;}
        
        Border color #dc2bb1