#e327bd color space conversions
Hex:
        #e327bd
        RGB:
        227, 39, 189
        CMY:
        11, 85, 26
        CMYK:
        0, 83, 17, 11
      HSL:
        312°, 77.0492%, 52.1569%
        HSV (HSB):
        312°, 82.8194%, 89.0196%
        XYZ:
        41.5894, 21.4561, 50.0935
        xyY:
        0.3676, 0.1896, 21.4561
      CIE-Lab:
        53.4450, 80.2607, -34.6636
        CIE-LCH:
        53.4450, 87.4263, 336.6411
        CIE-Luv:
        53.4450, 87.5396, -64.2226
        Hunter-Lab:
        46.3207, 79.2064, -31.6947
      #e327bd color charts
#e327bd RGB chart
      #e327bd CMYK chart
      #e327bd RGB pie chart
      #e327bd color shades, tints & tones
#e327bd color schemes
#e327bd color preview, HTML & CSS examples
           This text has a color of #e327bd        
        
          <p style="color:#e327bd;">Text here</p>
        
        
          .mytext {color:#e327bd;}
        
        Text color #e327bd
      
           This box has a color of #e327bd        
        
          <div style="background-color:#e327bd;">Content here</div>
        
        
          .mybackground {background-color:#e327bd;}
        
        Background color #e327bd
      
           Border around this has a color of #e327bd        
        
          <div style="border:2px solid #e327bd;">Content here</div>
        
        
          .myborder {border:2px solid #e327bd;}
        
        Border color #e327bd