#e052ee color space conversions
Hex:
        #e052ee
        RGB:
        224, 82, 238
        CMY:
        12, 68, 7
        CMYK:
        6, 66, 0, 7
      HSL:
        295°, 82.1053%, 62.7451%
        HSV (HSB):
        295°, 65.5462%, 93.3333%
        XYZ:
        49.1904, 28.0549, 83.7114
        xyY:
        0.3056, 0.1743, 28.0549
      CIE-Lab:
        59.9383, 74.1165, -52.2913
        CIE-LCH:
        59.9383, 90.7063, 324.7959
        CIE-Luv:
        59.9383, 58.4436, -92.1077
        Hunter-Lab:
        52.9669, 73.0809, -56.6279
      #e052ee color charts
#e052ee RGB chart
      #e052ee CMYK chart
      #e052ee RGB pie chart
      #e052ee color shades, tints & tones
#e052ee color schemes
#e052ee color preview, HTML & CSS examples
           This text has a color of #e052ee        
        
          <p style="color:#e052ee;">Text here</p>
        
        
          .mytext {color:#e052ee;}
        
        Text color #e052ee
      
           This box has a color of #e052ee        
        
          <div style="background-color:#e052ee;">Content here</div>
        
        
          .mybackground {background-color:#e052ee;}
        
        Background color #e052ee
      
           Border around this has a color of #e052ee        
        
          <div style="border:2px solid #e052ee;">Content here</div>
        
        
          .myborder {border:2px solid #e052ee;}
        
        Border color #e052ee