#dc20b1 color space conversions
Hex:
        #dc20b1
        RGB:
        220, 32, 177
        CMY:
        14, 87, 31
        CMYK:
        0, 85, 20, 14
      HSL:
        314°, 74.6032%, 49.4118%
        HSV (HSB):
        314°, 85.4545%, 86.2745%
        XYZ:
        37.9675, 19.4230, 43.3429
        xyY:
        0.3769, 0.1928, 19.4230
      CIE-Lab:
        51.1785, 78.6751, -31.2987
        CIE-LCH:
        51.1785, 84.6722, 338.3062
        CIE-Luv:
        51.1785, 88.3453, -58.3992
        Hunter-Lab:
        44.0715, 76.6522, -27.4597
      #dc20b1 color charts
#dc20b1 RGB chart
      #dc20b1 CMYK chart
      #dc20b1 RGB pie chart
      #dc20b1 color shades, tints & tones
#dc20b1 color schemes
#dc20b1 color preview, HTML & CSS examples
           This text has a color of #dc20b1        
        
          <p style="color:#dc20b1;">Text here</p>
        
        
          .mytext {color:#dc20b1;}
        
        Text color #dc20b1
      
           This box has a color of #dc20b1        
        
          <div style="background-color:#dc20b1;">Content here</div>
        
        
          .mybackground {background-color:#dc20b1;}
        
        Background color #dc20b1
      
           Border around this has a color of #dc20b1        
        
          <div style="border:2px solid #dc20b1;">Content here</div>
        
        
          .myborder {border:2px solid #dc20b1;}
        
        Border color #dc20b1