#e342a5 color space conversions
Hex:
        #e342a5
        RGB:
        227, 66, 165
        CMY:
        11, 74, 35
        CMYK:
        0, 71, 27, 11
      HSL:
        323°, 74.1935%, 57.4510%
        HSV (HSB):
        323°, 70.9251%, 89.0196%
        XYZ:
        40.4183, 22.9439, 37.8957
        xyY:
        0.3992, 0.2266, 22.9439
      CIE-Lab:
        55.0145, 69.8988, -18.2435
        CIE-LCH:
        55.0145, 72.2404, 345.3722
        CIE-Luv:
        55.0145, 90.5665, -38.5536
        Hunter-Lab:
        47.8998, 66.7952, -13.3770
      #e342a5 color charts
#e342a5 RGB chart
      #e342a5 CMYK chart
      #e342a5 RGB pie chart
      #e342a5 color shades, tints & tones
#e342a5 color schemes
#e342a5 color preview, HTML & CSS examples
           This text has a color of #e342a5        
        
          <p style="color:#e342a5;">Text here</p>
        
        
          .mytext {color:#e342a5;}
        
        Text color #e342a5
      
           This box has a color of #e342a5        
        
          <div style="background-color:#e342a5;">Content here</div>
        
        
          .mybackground {background-color:#e342a5;}
        
        Background color #e342a5
      
           Border around this has a color of #e342a5        
        
          <div style="border:2px solid #e342a5;">Content here</div>
        
        
          .myborder {border:2px solid #e342a5;}
        
        Border color #e342a5