#e821ed color space conversions
Hex:
        #e821ed
        RGB:
        232, 33, 237
        CMY:
        9, 87, 7
        CMYK:
        2, 86, 0, 7
      HSL:
        299°, 85.0000%, 52.9412%
        HSV (HSB):
        299°, 86.0759%, 92.9412%
        XYZ:
        49.1086, 24.3579, 82.2340
        xyY:
        0.3154, 0.1564, 24.3579
      CIE-Lab:
        56.4444, 88.9540, -57.2310
        CIE-LCH:
        56.4444, 105.7743, 327.2437
        CIE-Luv:
        56.4444, 72.8327, -100.3625
        Hunter-Lab:
        49.3538, 91.2443, -64.2423
      #e821ed color charts
#e821ed RGB chart
      #e821ed CMYK chart
      #e821ed RGB pie chart
      #e821ed color shades, tints & tones
#e821ed color schemes
#e821ed color preview, HTML & CSS examples
           This text has a color of #e821ed        
        
          <p style="color:#e821ed;">Text here</p>
        
        
          .mytext {color:#e821ed;}
        
        Text color #e821ed
      
           This box has a color of #e821ed        
        
          <div style="background-color:#e821ed;">Content here</div>
        
        
          .mybackground {background-color:#e821ed;}
        
        Background color #e821ed
      
           Border around this has a color of #e821ed        
        
          <div style="border:2px solid #e821ed;">Content here</div>
        
        
          .myborder {border:2px solid #e821ed;}
        
        Border color #e821ed