#e845ed color space conversions
Hex:
        #e845ed
        RGB:
        232, 69, 237
        CMY:
        9, 73, 7
        CMYK:
        2, 71, 0, 7
      HSL:
        298°, 82.3529%, 60.0000%
        HSV (HSB):
        298°, 70.8861%, 92.9412%
        XYZ:
        50.6929, 27.5265, 82.7621
        xyY:
        0.3149, 0.1710, 27.5265
      CIE-Lab:
        59.4585, 80.2311, -52.4233
        CIE-LCH:
        59.4585, 95.8396, 326.8392
        CIE-Luv:
        59.4585, 67.2485, -93.0094
        Hunter-Lab:
        52.4657, 80.6537, -56.8012
      #e845ed color charts
#e845ed RGB chart
      #e845ed CMYK chart
      #e845ed RGB pie chart
      #e845ed color shades, tints & tones
#e845ed color schemes
#e845ed color preview, HTML & CSS examples
           This text has a color of #e845ed        
        
          <p style="color:#e845ed;">Text here</p>
        
        
          .mytext {color:#e845ed;}
        
        Text color #e845ed
      
           This box has a color of #e845ed        
        
          <div style="background-color:#e845ed;">Content here</div>
        
        
          .mybackground {background-color:#e845ed;}
        
        Background color #e845ed
      
           Border around this has a color of #e845ed        
        
          <div style="border:2px solid #e845ed;">Content here</div>
        
        
          .myborder {border:2px solid #e845ed;}
        
        Border color #e845ed