#d42ec8 color space conversions
Hex:
        #d42ec8
        RGB:
        212, 46, 200
        CMY:
        17, 82, 22
        CMYK:
        0, 78, 6, 17
      HSL:
        304°, 65.8730%, 50.5882%
        HSV (HSB):
        304°, 78.3019%, 83.1373%
        XYZ:
        38.5537, 20.1212, 56.4953
        xyY:
        0.3348, 0.1747, 20.1212
      CIE-Lab:
        51.9739, 77.1318, -43.5153
        CIE-LCH:
        51.9739, 88.5601, 330.5697
        CIE-Luv:
        51.9739, 70.6923, -76.4561
        Hunter-Lab:
        44.8566, 74.9194, -43.2740
      #d42ec8 color charts
#d42ec8 RGB chart
      #d42ec8 CMYK chart
      #d42ec8 RGB pie chart
      #d42ec8 color shades, tints & tones
#d42ec8 color schemes
#d42ec8 color preview, HTML & CSS examples
           This text has a color of #d42ec8        
        
          <p style="color:#d42ec8;">Text here</p>
        
        
          .mytext {color:#d42ec8;}
        
        Text color #d42ec8
      
           This box has a color of #d42ec8        
        
          <div style="background-color:#d42ec8;">Content here</div>
        
        
          .mybackground {background-color:#d42ec8;}
        
        Background color #d42ec8
      
           Border around this has a color of #d42ec8        
        
          <div style="border:2px solid #d42ec8;">Content here</div>
        
        
          .myborder {border:2px solid #d42ec8;}
        
        Border color #d42ec8