#e527dd color space conversions
Hex:
        #e527dd
        RGB:
        229, 39, 221
        CMY:
        10, 85, 13
        CMYK:
        0, 83, 3, 10
      HSL:
        303°, 78.5124%, 52.5490%
        HSV (HSB):
        303°, 82.9694%, 89.8039%
        XYZ:
        46.0898, 23.3295, 70.4805
        xyY:
        0.3294, 0.1668, 23.3295
      CIE-Lab:
        55.4101, 85.0163, -49.8871
        CIE-LCH:
        55.4101, 98.5722, 329.5958
        CIE-Luv:
        55.4101, 76.0994, -88.3840
        Hunter-Lab:
        48.3006, 85.8034, -52.7057
      #e527dd color charts
#e527dd RGB chart
      #e527dd CMYK chart
      #e527dd RGB pie chart
      #e527dd color shades, tints & tones
#e527dd color schemes
#e527dd color preview, HTML & CSS examples
           This text has a color of #e527dd        
        
          <p style="color:#e527dd;">Text here</p>
        
        
          .mytext {color:#e527dd;}
        
        Text color #e527dd
      
           This box has a color of #e527dd        
        
          <div style="background-color:#e527dd;">Content here</div>
        
        
          .mybackground {background-color:#e527dd;}
        
        Background color #e527dd
      
           Border around this has a color of #e527dd        
        
          <div style="border:2px solid #e527dd;">Content here</div>
        
        
          .myborder {border:2px solid #e527dd;}
        
        Border color #e527dd