#e231d7 color space conversions
Hex:
        #e231d7
        RGB:
        226, 49, 215
        CMY:
        11, 81, 16
        CMYK:
        0, 78, 5, 11
      HSL:
        304°, 75.3191%, 53.9216%
        HSV (HSB):
        304°, 78.3186%, 88.6275%
        XYZ:
        44.7281, 23.2717, 66.4244
        xyY:
        0.3327, 0.1731, 23.2717
      CIE-Lab:
        55.3511, 81.3636, -46.6044
        CIE-LCH:
        55.3511, 93.7657, 330.1963
        CIE-Luv:
        55.3511, 74.7112, -82.8838
        Hunter-Lab:
        48.2407, 81.0813, -47.8701
      #e231d7 color charts
#e231d7 RGB chart
      #e231d7 CMYK chart
      #e231d7 RGB pie chart
      #e231d7 color shades, tints & tones
#e231d7 color schemes
#e231d7 color preview, HTML & CSS examples
           This text has a color of #e231d7        
        
          <p style="color:#e231d7;">Text here</p>
        
        
          .mytext {color:#e231d7;}
        
        Text color #e231d7
      
           This box has a color of #e231d7        
        
          <div style="background-color:#e231d7;">Content here</div>
        
        
          .mybackground {background-color:#e231d7;}
        
        Background color #e231d7
      
           Border around this has a color of #e231d7        
        
          <div style="border:2px solid #e231d7;">Content here</div>
        
        
          .myborder {border:2px solid #e231d7;}
        
        Border color #e231d7