#e533c5 color space conversions
Hex:
        #e533c5
        RGB:
        229, 51, 197
        CMY:
        10, 80, 23
        CMYK:
        0, 78, 14, 10
      HSL:
        311°, 77.3913%, 54.9020%
        HSV (HSB):
        311°, 77.7293%, 89.8039%
        XYZ:
        43.5750, 23.0569, 54.9771
        xyY:
        0.3583, 0.1896, 23.0569
      CIE-Lab:
        55.1309, 78.9415, -36.6195
        CIE-LCH:
        55.1309, 87.0215, 335.1143
        CIE-Luv:
        55.1309, 83.5508, -67.3763
        Hunter-Lab:
        48.0176, 77.9543, -34.2710
      #e533c5 color charts
#e533c5 RGB chart
      #e533c5 CMYK chart
      #e533c5 RGB pie chart
      #e533c5 color shades, tints & tones
#e533c5 color schemes
#e533c5 color preview, HTML & CSS examples
           This text has a color of #e533c5        
        
          <p style="color:#e533c5;">Text here</p>
        
        
          .mytext {color:#e533c5;}
        
        Text color #e533c5
      
           This box has a color of #e533c5        
        
          <div style="background-color:#e533c5;">Content here</div>
        
        
          .mybackground {background-color:#e533c5;}
        
        Background color #e533c5
      
           Border around this has a color of #e533c5        
        
          <div style="border:2px solid #e533c5;">Content here</div>
        
        
          .myborder {border:2px solid #e533c5;}
        
        Border color #e533c5