#e031af color space conversions
Hex:
        #e031af
        RGB:
        224, 49, 175
        CMY:
        12, 81, 31
        CMYK:
        0, 78, 22, 12
      HSL:
        317°, 73.8397%, 53.5294%
        HSV (HSB):
        317°, 78.1250%, 87.8431%
        XYZ:
        39.5766, 21.1391, 42.5518
        xyY:
        0.3832, 0.2047, 21.1391
      CIE-Lab:
        53.1014, 75.5171, -27.0828
        CIE-LCH:
        53.1014, 80.2266, 340.2706
        CIE-Luv:
        53.1014, 89.0684, -52.1276
        Hunter-Lab:
        45.9772, 73.1905, -22.6886
      #e031af color charts
#e031af RGB chart
      #e031af CMYK chart
      #e031af RGB pie chart
      #e031af color shades, tints & tones
#e031af color schemes
#e031af color preview, HTML & CSS examples
           This text has a color of #e031af        
        
          <p style="color:#e031af;">Text here</p>
        
        
          .mytext {color:#e031af;}
        
        Text color #e031af
      
           This box has a color of #e031af        
        
          <div style="background-color:#e031af;">Content here</div>
        
        
          .mybackground {background-color:#e031af;}
        
        Background color #e031af
      
           Border around this has a color of #e031af        
        
          <div style="border:2px solid #e031af;">Content here</div>
        
        
          .myborder {border:2px solid #e031af;}
        
        Border color #e031af