#d327bd color space conversions
Hex:
        #d327bd
        RGB:
        211, 39, 189
        CMY:
        17, 85, 26
        CMYK:
        0, 82, 10, 17
      HSL:
        308°, 68.8000%, 49.0196%
        HSV (HSB):
        308°, 81.5166%, 82.7451%
        XYZ:
        36.7748, 18.9740, 49.8682
        xyY:
        0.3482, 0.1796, 18.9740
      CIE-Lab:
        50.6568, 77.0265, -39.2390
        CIE-LCH:
        50.6568, 86.4452, 333.0047
        CIE-Luv:
        50.6568, 75.3890, -69.6519
        Hunter-Lab:
        43.5592, 74.4697, -37.3860
      #d327bd color charts
#d327bd RGB chart
      #d327bd CMYK chart
      #d327bd RGB pie chart
      #d327bd color shades, tints & tones
#d327bd color schemes
#d327bd color preview, HTML & CSS examples
           This text has a color of #d327bd        
        
          <p style="color:#d327bd;">Text here</p>
        
        
          .mytext {color:#d327bd;}
        
        Text color #d327bd
      
           This box has a color of #d327bd        
        
          <div style="background-color:#d327bd;">Content here</div>
        
        
          .mybackground {background-color:#d327bd;}
        
        Background color #d327bd
      
           Border around this has a color of #d327bd        
        
          <div style="border:2px solid #d327bd;">Content here</div>
        
        
          .myborder {border:2px solid #d327bd;}
        
        Border color #d327bd