#e350db color space conversions
Hex:
        #e350db
        RGB:
        227, 80, 219
        CMY:
        11, 69, 14
        CMYK:
        0, 65, 4, 11
      HSL:
        303°, 72.4138%, 60.1961%
        HSV (HSB):
        303°, 64.7577%, 89.0196%
        XYZ:
        47.3334, 27.1827, 69.7699
        xyY:
        0.3281, 0.1884, 27.1827
      CIE-Lab:
        59.1430, 72.4280, -42.8676
        CIE-LCH:
        59.1430, 84.1632, 329.3802
        CIE-Luv:
        59.1430, 66.9958, -76.9696
        Hunter-Lab:
        52.1370, 70.8142, -42.8461
      #e350db color charts
#e350db RGB chart
      #e350db CMYK chart
      #e350db RGB pie chart
      #e350db color shades, tints & tones
#e350db color schemes
#e350db color preview, HTML & CSS examples
           This text has a color of #e350db        
        
          <p style="color:#e350db;">Text here</p>
        
        
          .mytext {color:#e350db;}
        
        Text color #e350db
      
           This box has a color of #e350db        
        
          <div style="background-color:#e350db;">Content here</div>
        
        
          .mybackground {background-color:#e350db;}
        
        Background color #e350db
      
           Border around this has a color of #e350db        
        
          <div style="border:2px solid #e350db;">Content here</div>
        
        
          .myborder {border:2px solid #e350db;}
        
        Border color #e350db