#e826ad color space conversions
Hex:
        #e826ad
        RGB:
        232, 38, 173
        CMY:
        9, 85, 32
        CMYK:
        0, 84, 25, 9
      HSL:
        318°, 80.8333%, 52.9412%
        HSV (HSB):
        318°, 83.6207%, 90.9804%
        XYZ:
        41.5146, 21.5592, 41.5084
        xyY:
        0.3970, 0.2061, 21.5592
      CIE-Lab:
        53.5561, 79.5545, -25.0937
        CIE-LCH:
        53.5561, 83.4183, 342.4933
        CIE-Luv:
        53.5561, 98.4829, -50.0508
        Hunter-Lab:
        46.4318, 78.3409, -20.5009
      #e826ad color charts
#e826ad RGB chart
      #e826ad CMYK chart
      #e826ad RGB pie chart
      #e826ad color shades, tints & tones
#e826ad color schemes
#e826ad color preview, HTML & CSS examples
           This text has a color of #e826ad        
        
          <p style="color:#e826ad;">Text here</p>
        
        
          .mytext {color:#e826ad;}
        
        Text color #e826ad
      
           This box has a color of #e826ad        
        
          <div style="background-color:#e826ad;">Content here</div>
        
        
          .mybackground {background-color:#e826ad;}
        
        Background color #e826ad
      
           Border around this has a color of #e826ad        
        
          <div style="border:2px solid #e826ad;">Content here</div>
        
        
          .myborder {border:2px solid #e826ad;}
        
        Border color #e826ad