#d329fe color space conversions
Hex:
        #d329fe
        RGB:
        211, 41, 254
        CMY:
        17, 84, 0
        CMYK:
        17, 84, 0, 0
      HSL:
        288°, 99.0698%, 57.8431%
        HSV (HSB):
        288°, 83.8583%, 99.6078%
        XYZ:
        45.5463, 22.5905, 95.7258
        xyY:
        0.2780, 0.1379, 22.5905
      CIE-Lab:
        54.6480, 86.7511, -69.7890
        CIE-LCH:
        54.6480, 111.3385, 321.1843
        CIE-Luv:
        54.6480, 52.1722, -117.6435
        Hunter-Lab:
        47.5295, 87.8754, -86.1412
      #d329fe color charts
#d329fe RGB chart
      #d329fe CMYK chart
      #d329fe RGB pie chart
      #d329fe color shades, tints & tones
#d329fe color schemes
#d329fe color preview, HTML & CSS examples
           This text has a color of #d329fe        
        
          <p style="color:#d329fe;">Text here</p>
        
        
          .mytext {color:#d329fe;}
        
        Text color #d329fe
      
           This box has a color of #d329fe        
        
          <div style="background-color:#d329fe;">Content here</div>
        
        
          .mybackground {background-color:#d329fe;}
        
        Background color #d329fe
      
           Border around this has a color of #d329fe        
        
          <div style="border:2px solid #d329fe;">Content here</div>
        
        
          .myborder {border:2px solid #d329fe;}
        
        Border color #d329fe