#e314a1 color space conversions
Hex:
        #e314a1
        RGB:
        227, 20, 161
        CMY:
        11, 92, 37
        CMYK:
        0, 91, 29, 11
      HSL:
        319°, 83.8057%, 48.4314%
        HSV (HSB):
        319°, 91.1894%, 89.0196%
        XYZ:
        38.3617, 19.4044, 35.4418
        xyY:
        0.4116, 0.2082, 19.4044
      CIE-Lab:
        51.1570, 80.0375, -21.7898
        CIE-LCH:
        51.1570, 82.9506, 344.7706
        CIE-Luv:
        51.1570, 102.6172, -44.9299
        Hunter-Lab:
        44.0504, 78.3601, -16.8678
      #e314a1 color charts
#e314a1 RGB chart
      #e314a1 CMYK chart
      #e314a1 RGB pie chart
      #e314a1 color shades, tints & tones
#e314a1 color schemes
#e314a1 color preview, HTML & CSS examples
           This text has a color of #e314a1        
        
          <p style="color:#e314a1;">Text here</p>
        
        
          .mytext {color:#e314a1;}
        
        Text color #e314a1
      
           This box has a color of #e314a1        
        
          <div style="background-color:#e314a1;">Content here</div>
        
        
          .mybackground {background-color:#e314a1;}
        
        Background color #e314a1
      
           Border around this has a color of #e314a1        
        
          <div style="border:2px solid #e314a1;">Content here</div>
        
        
          .myborder {border:2px solid #e314a1;}
        
        Border color #e314a1