#e323be color space conversions
Hex:
        #e323be
        RGB:
        227, 35, 190
        CMY:
        11, 86, 25
        CMYK:
        0, 85, 16, 11
      HSL:
        312°, 77.4194%, 51.3725%
        HSV (HSB):
        312°, 84.5815%, 89.0196%
        XYZ:
        41.5738, 21.2507, 50.6258
        xyY:
        0.3664, 0.1873, 21.2507
      CIE-Lab:
        53.2227, 81.1717, -35.5918
        CIE-LCH:
        53.2227, 88.6319, 336.3237
        CIE-Luv:
        53.2227, 87.7476, -65.6910
        Hunter-Lab:
        46.0984, 80.3078, -32.8440
      #e323be color charts
#e323be RGB chart
      #e323be CMYK chart
      #e323be RGB pie chart
      #e323be color shades, tints & tones
#e323be color schemes
#e323be color preview, HTML & CSS examples
           This text has a color of #e323be        
        
          <p style="color:#e323be;">Text here</p>
        
        
          .mytext {color:#e323be;}
        
        Text color #e323be
      
           This box has a color of #e323be        
        
          <div style="background-color:#e323be;">Content here</div>
        
        
          .mybackground {background-color:#e323be;}
        
        Background color #e323be
      
           Border around this has a color of #e323be        
        
          <div style="border:2px solid #e323be;">Content here</div>
        
        
          .myborder {border:2px solid #e323be;}
        
        Border color #e323be