#e0379b color space conversions
Hex:
        #e0379b
        RGB:
        224, 55, 155
        CMY:
        12, 78, 39
        CMYK:
        0, 75, 31, 12
      HSL:
        324°, 73.1602%, 54.7059%
        HSV (HSB):
        324°, 75.4464%, 87.8431%
        XYZ:
        38.0231, 20.9462, 33.0493
        xyY:
        0.4132, 0.2276, 20.9462
      CIE-Lab:
        52.8906, 71.4747, -15.6329
        CIE-LCH:
        52.8906, 73.1643, 347.6626
        CIE-Luv:
        52.8906, 95.6566, -34.8452
        Hunter-Lab:
        45.7670, 68.2046, -10.7776
      #e0379b color charts
#e0379b RGB chart
      #e0379b CMYK chart
      #e0379b RGB pie chart
      #e0379b color shades, tints & tones
#e0379b color schemes
#e0379b color preview, HTML & CSS examples
           This text has a color of #e0379b        
        
          <p style="color:#e0379b;">Text here</p>
        
        
          .mytext {color:#e0379b;}
        
        Text color #e0379b
      
           This box has a color of #e0379b        
        
          <div style="background-color:#e0379b;">Content here</div>
        
        
          .mybackground {background-color:#e0379b;}
        
        Background color #e0379b
      
           Border around this has a color of #e0379b        
        
          <div style="border:2px solid #e0379b;">Content here</div>
        
        
          .myborder {border:2px solid #e0379b;}
        
        Border color #e0379b