#e582ee color space conversions
Hex:
        #e582ee
        RGB:
        229, 130, 238
        CMY:
        10, 49, 7
        CMYK:
        4, 45, 0, 7
      HSL:
        295°, 76.0563%, 72.1569%
        HSV (HSB):
        295°, 45.3782%, 93.3333%
        XYZ:
        55.7283, 38.7963, 85.4402
        xyY:
        0.3097, 0.2156, 38.7963
      CIE-Lab:
        68.6035, 53.8175, -38.6040
        CIE-LCH:
        68.6035, 66.2313, 324.3476
        CIE-Luv:
        68.6035, 45.9352, -69.3557
        Hunter-Lab:
        62.2867, 50.7035, -37.7288
      #e582ee color charts
#e582ee RGB chart
      #e582ee CMYK chart
      #e582ee RGB pie chart
      #e582ee color shades, tints & tones
#e582ee color schemes
#e582ee color preview, HTML & CSS examples
           This text has a color of #e582ee        
        
          <p style="color:#e582ee;">Text here</p>
        
        
          .mytext {color:#e582ee;}
        
        Text color #e582ee
      
           This box has a color of #e582ee        
        
          <div style="background-color:#e582ee;">Content here</div>
        
        
          .mybackground {background-color:#e582ee;}
        
        Background color #e582ee
      
           Border around this has a color of #e582ee        
        
          <div style="border:2px solid #e582ee;">Content here</div>
        
        
          .myborder {border:2px solid #e582ee;}
        
        Border color #e582ee