#e231d8 color space conversions
Hex:
        #e231d8
        RGB:
        226, 49, 216
        CMY:
        11, 81, 15
        CMYK:
        0, 78, 4, 11
      HSL:
        303°, 75.3191%, 53.9216%
        HSV (HSB):
        303°, 78.3186%, 88.6275%
        XYZ:
        44.8570, 23.3232, 67.1034
        xyY:
        0.3316, 0.1724, 23.3232
      CIE-Lab:
        55.4037, 81.5099, -47.0895
        CIE-LCH:
        55.4037, 94.1344, 329.9843
        CIE-Luv:
        55.4037, 74.3340, -83.6561
        Hunter-Lab:
        48.2941, 81.2813, -48.5759
      #e231d8 color charts
#e231d8 RGB chart
      #e231d8 CMYK chart
      #e231d8 RGB pie chart
      #e231d8 color shades, tints & tones
#e231d8 color schemes
#e231d8 color preview, HTML & CSS examples
           This text has a color of #e231d8        
        
          <p style="color:#e231d8;">Text here</p>
        
        
          .mytext {color:#e231d8;}
        
        Text color #e231d8
      
           This box has a color of #e231d8        
        
          <div style="background-color:#e231d8;">Content here</div>
        
        
          .mybackground {background-color:#e231d8;}
        
        Background color #e231d8
      
           Border around this has a color of #e231d8        
        
          <div style="border:2px solid #e231d8;">Content here</div>
        
        
          .myborder {border:2px solid #e231d8;}
        
        Border color #e231d8