#e315e0 color space conversions
Hex:
        #e315e0
        RGB:
        227, 21, 224
        CMY:
        11, 92, 12
        CMYK:
        0, 91, 1, 11
      HSL:
        301°, 83.0645%, 48.6275%
        HSV (HSB):
        301°, 90.7489%, 89.0196%
        XYZ:
        45.4013, 22.2490, 72.4226
        xyY:
        0.3241, 0.1588, 22.2490
      CIE-Lab:
        54.2903, 87.8775, -53.3927
        CIE-LCH:
        54.2903, 102.8262, 328.7180
        CIE-Luv:
        54.2903, 75.2777, -93.5776
        Hunter-Lab:
        47.1689, 89.2653, -58.0150
      #e315e0 color charts
#e315e0 RGB chart
      #e315e0 CMYK chart
      #e315e0 RGB pie chart
      #e315e0 color shades, tints & tones
#e315e0 color schemes
#e315e0 color preview, HTML & CSS examples
           This text has a color of #e315e0        
        
          <p style="color:#e315e0;">Text here</p>
        
        
          .mytext {color:#e315e0;}
        
        Text color #e315e0
      
           This box has a color of #e315e0        
        
          <div style="background-color:#e315e0;">Content here</div>
        
        
          .mybackground {background-color:#e315e0;}
        
        Background color #e315e0
      
           Border around this has a color of #e315e0        
        
          <div style="border:2px solid #e315e0;">Content here</div>
        
        
          .myborder {border:2px solid #e315e0;}
        
        Border color #e315e0