#e323bd color space conversions
Hex:
        #e323bd
        RGB:
        227, 35, 189
        CMY:
        11, 86, 26
        CMYK:
        0, 85, 17, 11
      HSL:
        312°, 77.4194%, 51.3725%
        HSV (HSB):
        312°, 84.5815%, 89.0196%
        XYZ:
        41.4649, 21.2071, 50.0520
        xyY:
        0.3678, 0.1881, 21.2071
      CIE-Lab:
        53.1754, 81.0439, -35.0859
        CIE-LCH:
        53.1754, 88.3127, 336.5911
        CIE-Luv:
        53.1754, 88.1721, -64.9067
        Hunter-Lab:
        46.0511, 80.1336, -32.2053
      #e323bd color charts
#e323bd RGB chart
      #e323bd CMYK chart
      #e323bd RGB pie chart
      #e323bd color shades, tints & tones
#e323bd color schemes
#e323bd color preview, HTML & CSS examples
           This text has a color of #e323bd        
        
          <p style="color:#e323bd;">Text here</p>
        
        
          .mytext {color:#e323bd;}
        
        Text color #e323bd
      
           This box has a color of #e323bd        
        
          <div style="background-color:#e323bd;">Content here</div>
        
        
          .mybackground {background-color:#e323bd;}
        
        Background color #e323bd
      
           Border around this has a color of #e323bd        
        
          <div style="border:2px solid #e323bd;">Content here</div>
        
        
          .myborder {border:2px solid #e323bd;}
        
        Border color #e323bd