#d421b3 color space conversions
Hex:
        #d421b3
        RGB:
        212, 33, 179
        CMY:
        17, 87, 30
        CMYK:
        0, 84, 16, 17
      HSL:
        311°, 73.0612%, 48.0392%
        HSV (HSB):
        311°, 84.4340%, 83.1373%
        XYZ:
        35.8319, 18.3394, 44.2991
        xyY:
        0.3639, 0.1862, 18.3394
      CIE-Lab:
        49.9052, 77.1252, -34.5681
        CIE-LCH:
        49.9052, 84.5178, 335.8578
        CIE-Luv:
        49.9052, 81.1613, -62.5678
        Hunter-Lab:
        42.8246, 74.4105, -31.3543
      #d421b3 color charts
#d421b3 RGB chart
      #d421b3 CMYK chart
      #d421b3 RGB pie chart
      #d421b3 color shades, tints & tones
#d421b3 color schemes
#d421b3 color preview, HTML & CSS examples
           This text has a color of #d421b3        
        
          <p style="color:#d421b3;">Text here</p>
        
        
          .mytext {color:#d421b3;}
        
        Text color #d421b3
      
           This box has a color of #d421b3        
        
          <div style="background-color:#d421b3;">Content here</div>
        
        
          .mybackground {background-color:#d421b3;}
        
        Background color #d421b3
      
           Border around this has a color of #d421b3        
        
          <div style="border:2px solid #d421b3;">Content here</div>
        
        
          .myborder {border:2px solid #d421b3;}
        
        Border color #d421b3