#e031ea color space conversions
Hex:
        #e031ea
        RGB:
        224, 49, 234
        CMY:
        12, 81, 8
        CMYK:
        4, 79, 0, 8
      HSL:
        297°, 81.4978%, 55.4902%
        HSV (HSB):
        297°, 79.0598%, 91.7647%
        XYZ:
        46.6901, 23.9844, 80.0105
        xyY:
        0.3099, 0.1592, 23.9844
      CIE-Lab:
        56.0722, 83.8606, -56.2162
        CIE-LCH:
        56.0722, 100.9597, 326.1640
        CIE-Luv:
        56.0722, 66.3659, -97.9986
        Hunter-Lab:
        48.9739, 84.4715, -62.5826
      #e031ea color charts
#e031ea RGB chart
      #e031ea CMYK chart
      #e031ea RGB pie chart
      #e031ea color shades, tints & tones
#e031ea color schemes
#e031ea color preview, HTML & CSS examples
           This text has a color of #e031ea        
        
          <p style="color:#e031ea;">Text here</p>
        
        
          .mytext {color:#e031ea;}
        
        Text color #e031ea
      
           This box has a color of #e031ea        
        
          <div style="background-color:#e031ea;">Content here</div>
        
        
          .mybackground {background-color:#e031ea;}
        
        Background color #e031ea
      
           Border around this has a color of #e031ea        
        
          <div style="border:2px solid #e031ea;">Content here</div>
        
        
          .myborder {border:2px solid #e031ea;}
        
        Border color #e031ea