#e342ee color space conversions
Hex:
        #e342ee
        RGB:
        227, 66, 238
        CMY:
        11, 74, 7
        CMYK:
        5, 72, 0, 7
      HSL:
        296°, 83.4951%, 59.6078%
        HSV (HSB):
        296°, 72.2689%, 93.3333%
        XYZ:
        49.0594, 26.4004, 83.3990
        xyY:
        0.3088, 0.1662, 26.4004
      CIE-Lab:
        58.4151, 80.3253, -54.6892
        CIE-LCH:
        58.4151, 97.1754, 325.7511
        CIE-Luv:
        58.4151, 64.1007, -96.1319
        Hunter-Lab:
        51.3813, 80.5164, -60.2690
      #e342ee color charts
#e342ee RGB chart
      #e342ee CMYK chart
      #e342ee RGB pie chart
      #e342ee color shades, tints & tones
#e342ee color schemes
#e342ee color preview, HTML & CSS examples
           This text has a color of #e342ee        
        
          <p style="color:#e342ee;">Text here</p>
        
        
          .mytext {color:#e342ee;}
        
        Text color #e342ee
      
           This box has a color of #e342ee        
        
          <div style="background-color:#e342ee;">Content here</div>
        
        
          .mybackground {background-color:#e342ee;}
        
        Background color #e342ee
      
           Border around this has a color of #e342ee        
        
          <div style="border:2px solid #e342ee;">Content here</div>
        
        
          .myborder {border:2px solid #e342ee;}
        
        Border color #e342ee