#e526ec color space conversions
Hex:
        #e526ec
        RGB:
        229, 38, 236
        CMY:
        10, 85, 7
        CMYK:
        3, 84, 0, 7
      HSL:
        298°, 83.8983%, 53.7255%
        HSV (HSB):
        298°, 83.8983%, 92.5490%
        XYZ:
        48.1465, 24.1004, 81.4711
        xyY:
        0.3132, 0.1568, 24.1004
      CIE-Lab:
        56.1881, 87.4212, -57.1079
        CIE-LCH:
        56.1881, 104.4211, 326.8454
        CIE-Luv:
        56.1881, 70.5647, -99.8615
        Hunter-Lab:
        49.0921, 89.1506, -64.0306
      #e526ec color charts
#e526ec RGB chart
      #e526ec CMYK chart
      #e526ec RGB pie chart
      #e526ec color shades, tints & tones
#e526ec color schemes
#e526ec color preview, HTML & CSS examples
           This text has a color of #e526ec        
        
          <p style="color:#e526ec;">Text here</p>
        
        
          .mytext {color:#e526ec;}
        
        Text color #e526ec
      
           This box has a color of #e526ec        
        
          <div style="background-color:#e526ec;">Content here</div>
        
        
          .mybackground {background-color:#e526ec;}
        
        Background color #e526ec
      
           Border around this has a color of #e526ec        
        
          <div style="border:2px solid #e526ec;">Content here</div>
        
        
          .myborder {border:2px solid #e526ec;}
        
        Border color #e526ec