#e342ad color space conversions
Hex:
        #e342ad
        RGB:
        227, 66, 173
        CMY:
        11, 74, 32
        CMYK:
        0, 71, 24, 11
      HSL:
        320°, 74.1935%, 57.4510%
        HSV (HSB):
        320°, 70.9251%, 89.0196%
        XYZ:
        41.1696, 23.2445, 41.8519
        xyY:
        0.3874, 0.2187, 23.2445
      CIE-Lab:
        55.3232, 70.8836, -22.4459
        CIE-LCH:
        55.3232, 74.3525, 342.4292
        CIE-Luv:
        55.3232, 87.5131, -44.9010
        Hunter-Lab:
        48.2125, 68.0527, -17.7192
      #e342ad color charts
#e342ad RGB chart
      #e342ad CMYK chart
      #e342ad RGB pie chart
      #e342ad color shades, tints & tones
#e342ad color schemes
#e342ad color preview, HTML & CSS examples
           This text has a color of #e342ad        
        
          <p style="color:#e342ad;">Text here</p>
        
        
          .mytext {color:#e342ad;}
        
        Text color #e342ad
      
           This box has a color of #e342ad        
        
          <div style="background-color:#e342ad;">Content here</div>
        
        
          .mybackground {background-color:#e342ad;}
        
        Background color #e342ad
      
           Border around this has a color of #e342ad        
        
          <div style="border:2px solid #e342ad;">Content here</div>
        
        
          .myborder {border:2px solid #e342ad;}
        
        Border color #e342ad