#d421ba color space conversions
Hex:
        #d421ba
        RGB:
        212, 33, 186
        CMY:
        17, 87, 27
        CMYK:
        0, 84, 12, 17
      HSL:
        309°, 73.0612%, 48.0392%
        HSV (HSB):
        309°, 84.4340%, 83.1373%
        XYZ:
        36.5582, 18.6299, 48.1235
        xyY:
        0.3539, 0.1803, 18.6299
      CIE-Lab:
        50.2514, 78.0571, -38.1187
        CIE-LCH:
        50.2514, 86.8674, 333.9717
        CIE-Luv:
        50.2514, 78.2593, -68.0291
        Hunter-Lab:
        43.1624, 75.6537, -35.8911
      #d421ba color charts
#d421ba RGB chart
      #d421ba CMYK chart
      #d421ba RGB pie chart
      #d421ba color shades, tints & tones
#d421ba color schemes
#d421ba color preview, HTML & CSS examples
           This text has a color of #d421ba        
        
          <p style="color:#d421ba;">Text here</p>
        
        
          .mytext {color:#d421ba;}
        
        Text color #d421ba
      
           This box has a color of #d421ba        
        
          <div style="background-color:#d421ba;">Content here</div>
        
        
          .mybackground {background-color:#d421ba;}
        
        Background color #d421ba
      
           Border around this has a color of #d421ba        
        
          <div style="border:2px solid #d421ba;">Content here</div>
        
        
          .myborder {border:2px solid #d421ba;}
        
        Border color #d421ba