#d34ac8 color space conversions
Hex:
        #d34ac8
        RGB:
        211, 74, 200
        CMY:
        17, 71, 22
        CMYK:
        0, 65, 5, 17
      HSL:
        305°, 60.8889%, 55.8824%
        HSV (HSB):
        305°, 64.9289%, 82.7451%
        XYZ:
        39.7381, 22.9166, 56.9725
        xyY:
        0.3322, 0.1916, 22.9166
      CIE-Lab:
        54.9863, 67.8993, -38.7727
        CIE-LCH:
        54.9863, 78.1898, 330.2722
        CIE-Luv:
        54.9863, 63.5252, -68.8494
        Hunter-Lab:
        47.8713, 64.3987, -37.0523
      #d34ac8 color charts
#d34ac8 RGB chart
      #d34ac8 CMYK chart
      #d34ac8 RGB pie chart
      #d34ac8 color shades, tints & tones
#d34ac8 color schemes
#d34ac8 color preview, HTML & CSS examples
           This text has a color of #d34ac8        
        
          <p style="color:#d34ac8;">Text here</p>
        
        
          .mytext {color:#d34ac8;}
        
        Text color #d34ac8
      
           This box has a color of #d34ac8        
        
          <div style="background-color:#d34ac8;">Content here</div>
        
        
          .mybackground {background-color:#d34ac8;}
        
        Background color #d34ac8
      
           Border around this has a color of #d34ac8        
        
          <div style="border:2px solid #d34ac8;">Content here</div>
        
        
          .myborder {border:2px solid #d34ac8;}
        
        Border color #d34ac8