#e315a1 color space conversions
Hex:
        #e315a1
        RGB:
        227, 21, 161
        CMY:
        11, 92, 37
        CMYK:
        0, 91, 29, 11
      HSL:
        319°, 83.0645%, 48.6275%
        HSV (HSB):
        319°, 90.7489%, 89.0196%
        XYZ:
        38.3797, 19.4404, 35.4478
        xyY:
        0.4115, 0.2084, 19.4404
      CIE-Lab:
        51.1986, 79.9164, -21.7260
        CIE-LCH:
        51.1986, 82.8169, 344.7912
        CIE-Luv:
        51.1986, 102.5009, -44.8242
        Hunter-Lab:
        44.0913, 78.2174, -16.8030
      #e315a1 color charts
#e315a1 RGB chart
      #e315a1 CMYK chart
      #e315a1 RGB pie chart
      #e315a1 color shades, tints & tones
#e315a1 color schemes
#e315a1 color preview, HTML & CSS examples
           This text has a color of #e315a1        
        
          <p style="color:#e315a1;">Text here</p>
        
        
          .mytext {color:#e315a1;}
        
        Text color #e315a1
      
           This box has a color of #e315a1        
        
          <div style="background-color:#e315a1;">Content here</div>
        
        
          .mybackground {background-color:#e315a1;}
        
        Background color #e315a1
      
           Border around this has a color of #e315a1        
        
          <div style="border:2px solid #e315a1;">Content here</div>
        
        
          .myborder {border:2px solid #e315a1;}
        
        Border color #e315a1