#d42ed3 color space conversions
Hex:
        #d42ed3
        RGB:
        212, 46, 211
        CMY:
        17, 82, 17
        CMYK:
        0, 78, 0, 17
      HSL:
        300°, 65.8730%, 50.5882%
        HSV (HSB):
        300°, 78.3019%, 83.1373%
        XYZ:
        39.8862, 20.6542, 63.5124
        xyY:
        0.3215, 0.1665, 20.6542
      CIE-Lab:
        52.5689, 78.7831, -48.8853
        CIE-LCH:
        52.5689, 92.7176, 328.1802
        CIE-Luv:
        52.5689, 66.6206, -84.9123
        Hunter-Lab:
        45.4469, 77.1277, -51.0455
      #d42ed3 color charts
#d42ed3 RGB chart
      #d42ed3 CMYK chart
      #d42ed3 RGB pie chart
      #d42ed3 color shades, tints & tones
#d42ed3 color schemes
#d42ed3 color preview, HTML & CSS examples
           This text has a color of #d42ed3        
        
          <p style="color:#d42ed3;">Text here</p>
        
        
          .mytext {color:#d42ed3;}
        
        Text color #d42ed3
      
           This box has a color of #d42ed3        
        
          <div style="background-color:#d42ed3;">Content here</div>
        
        
          .mybackground {background-color:#d42ed3;}
        
        Background color #d42ed3
      
           Border around this has a color of #d42ed3        
        
          <div style="border:2px solid #d42ed3;">Content here</div>
        
        
          .myborder {border:2px solid #d42ed3;}
        
        Border color #d42ed3