#d421ac color space conversions
Hex:
        #d421ac
        RGB:
        212, 33, 172
        CMY:
        17, 87, 33
        CMYK:
        0, 84, 19, 17
      HSL:
        313°, 73.0612%, 48.0392%
        HSV (HSB):
        313°, 84.4340%, 83.1373%
        XYZ:
        35.1416, 18.0633, 40.6641
        xyY:
        0.3744, 0.1924, 18.0633
      CIE-Lab:
        49.5728, 76.2236, -30.9715
        CIE-LCH:
        49.5728, 82.2756, 337.8869
        CIE-Luv:
        49.5728, 84.1147, -57.0815
        Hunter-Lab:
        42.5010, 73.2148, -26.9769
      #d421ac color charts
#d421ac RGB chart
      #d421ac CMYK chart
      #d421ac RGB pie chart
      #d421ac color shades, tints & tones
#d421ac color schemes
#d421ac color preview, HTML & CSS examples
           This text has a color of #d421ac        
        
          <p style="color:#d421ac;">Text here</p>
        
        
          .mytext {color:#d421ac;}
        
        Text color #d421ac
      
           This box has a color of #d421ac        
        
          <div style="background-color:#d421ac;">Content here</div>
        
        
          .mybackground {background-color:#d421ac;}
        
        Background color #d421ac
      
           Border around this has a color of #d421ac        
        
          <div style="border:2px solid #d421ac;">Content here</div>
        
        
          .myborder {border:2px solid #d421ac;}
        
        Border color #d421ac