#d328db color space conversions
Hex:
        #d328db
        RGB:
        211, 40, 219
        CMY:
        17, 84, 14
        CMYK:
        4, 82, 0, 14
      HSL:
        297°, 71.3147%, 50.7843%
        HSV (HSB):
        297°, 81.7352%, 85.8824%
        XYZ:
        40.4089, 20.4809, 68.8413
        xyY:
        0.3115, 0.1579, 20.4809
      CIE-Lab:
        52.3767, 81.2399, -53.7654
        CIE-LCH:
        52.3767, 97.4200, 326.5030
        CIE-Luv:
        52.3767, 63.8982, -92.3988
        Hunter-Lab:
        45.2559, 80.1848, -58.5103
      #d328db color charts
#d328db RGB chart
      #d328db CMYK chart
      #d328db RGB pie chart
      #d328db color shades, tints & tones
#d328db color schemes
#d328db color preview, HTML & CSS examples
           This text has a color of #d328db        
        
          <p style="color:#d328db;">Text here</p>
        
        
          .mytext {color:#d328db;}
        
        Text color #d328db
      
           This box has a color of #d328db        
        
          <div style="background-color:#d328db;">Content here</div>
        
        
          .mybackground {background-color:#d328db;}
        
        Background color #d328db
      
           Border around this has a color of #d328db        
        
          <div style="border:2px solid #d328db;">Content here</div>
        
        
          .myborder {border:2px solid #d328db;}
        
        Border color #d328db