#d421c2 color space conversions
Hex:
        #d421c2
        RGB:
        212, 33, 194
        CMY:
        17, 87, 24
        CMYK:
        0, 84, 8, 17
      HSL:
        306°, 73.0612%, 48.0392%
        HSV (HSB):
        306°, 84.4340%, 83.1373%
        XYZ:
        37.4328, 18.9798, 52.7295
        xyY:
        0.3430, 0.1739, 18.9798
      CIE-Lab:
        50.6636, 79.1577, -42.1212
        CIE-LCH:
        50.6636, 89.6668, 331.9818
        CIE-Luv:
        50.6636, 75.0135, -74.2277
        Hunter-Lab:
        43.5658, 77.1315, -41.2650
      #d421c2 color charts
#d421c2 RGB chart
      #d421c2 CMYK chart
      #d421c2 RGB pie chart
      #d421c2 color shades, tints & tones
#d421c2 color schemes
#d421c2 color preview, HTML & CSS examples
           This text has a color of #d421c2        
        
          <p style="color:#d421c2;">Text here</p>
        
        
          .mytext {color:#d421c2;}
        
        Text color #d421c2
      
           This box has a color of #d421c2        
        
          <div style="background-color:#d421c2;">Content here</div>
        
        
          .mybackground {background-color:#d421c2;}
        
        Background color #d421c2
      
           Border around this has a color of #d421c2        
        
          <div style="border:2px solid #d421c2;">Content here</div>
        
        
          .myborder {border:2px solid #d421c2;}
        
        Border color #d421c2