#e231d2 color space conversions
Hex:
        #e231d2
        RGB:
        226, 49, 210
        CMY:
        11, 81, 18
        CMYK:
        0, 78, 7, 11
      HSL:
        305°, 75.3191%, 53.9216%
        HSV (HSB):
        305°, 78.3186%, 88.6275%
        XYZ:
        44.0952, 23.0185, 63.0917
        xyY:
        0.3387, 0.1768, 23.0185
      CIE-Lab:
        55.0914, 80.6398, -44.1664
        CIE-LCH:
        55.0914, 91.9427, 331.2905
        CIE-Luv:
        55.0914, 76.6146, -79.0084
        Hunter-Lab:
        47.9776, 80.0947, -44.3834
      #e231d2 color charts
#e231d2 RGB chart
      #e231d2 CMYK chart
      #e231d2 RGB pie chart
      #e231d2 color shades, tints & tones
#e231d2 color schemes
#e231d2 color preview, HTML & CSS examples
           This text has a color of #e231d2        
        
          <p style="color:#e231d2;">Text here</p>
        
        
          .mytext {color:#e231d2;}
        
        Text color #e231d2
      
           This box has a color of #e231d2        
        
          <div style="background-color:#e231d2;">Content here</div>
        
        
          .mybackground {background-color:#e231d2;}
        
        Background color #e231d2
      
           Border around this has a color of #e231d2        
        
          <div style="border:2px solid #e231d2;">Content here</div>
        
        
          .myborder {border:2px solid #e231d2;}
        
        Border color #e231d2