#e379ad color space conversions
Hex:
        #e379ad
        RGB:
        227, 121, 173
        CMY:
        11, 53, 32
        CMYK:
        0, 47, 24, 11
      HSL:
        331°, 65.4321%, 68.2353%
        HSV (HSB):
        331°, 46.6960%, 89.0196%
        XYZ:
        46.0588, 33.0228, 43.4816
        xyY:
        0.3758, 0.2694, 33.0228
      CIE-Lab:
        64.1793, 47.1299, -9.0403
        CIE-LCH:
        64.1793, 47.9891, 349.1416
        CIE-Luv:
        64.1793, 63.7284, -21.6635
        Hunter-Lab:
        57.4654, 42.5039, -4.6364
      #e379ad color charts
#e379ad RGB chart
      #e379ad CMYK chart
      #e379ad RGB pie chart
      #e379ad color shades, tints & tones
#e379ad color schemes
#e379ad color preview, HTML & CSS examples
           This text has a color of #e379ad        
        
          <p style="color:#e379ad;">Text here</p>
        
        
          .mytext {color:#e379ad;}
        
        Text color #e379ad
      
           This box has a color of #e379ad        
        
          <div style="background-color:#e379ad;">Content here</div>
        
        
          .mybackground {background-color:#e379ad;}
        
        Background color #e379ad
      
           Border around this has a color of #e379ad        
        
          <div style="border:2px solid #e379ad;">Content here</div>
        
        
          .myborder {border:2px solid #e379ad;}
        
        Border color #e379ad