#e315f1 color space conversions
Hex:
        #e315f1
        RGB:
        227, 21, 241
        CMY:
        11, 92, 5
        CMYK:
        6, 91, 0, 5
      HSL:
        296°, 88.7097%, 51.3725%
        HSV (HSB):
        296°, 91.2863%, 94.5098%
        XYZ:
        47.8239, 23.2181, 85.1800
        xyY:
        0.3061, 0.1486, 23.2181
      CIE-Lab:
        55.2963, 90.3731, -61.3601
        CIE-LCH:
        55.2963, 109.2353, 325.8249
        CIE-Luv:
        55.2963, 68.8103, -106.1469
        Hunter-Lab:
        48.1852, 92.8377, -71.0812
      #e315f1 color charts
#e315f1 RGB chart
      #e315f1 CMYK chart
      #e315f1 RGB pie chart
      #e315f1 color shades, tints & tones
#e315f1 color schemes
#e315f1 color preview, HTML & CSS examples
           This text has a color of #e315f1        
        
          <p style="color:#e315f1;">Text here</p>
        
        
          .mytext {color:#e315f1;}
        
        Text color #e315f1
      
           This box has a color of #e315f1        
        
          <div style="background-color:#e315f1;">Content here</div>
        
        
          .mybackground {background-color:#e315f1;}
        
        Background color #e315f1
      
           Border around this has a color of #e315f1        
        
          <div style="border:2px solid #e315f1;">Content here</div>
        
        
          .myborder {border:2px solid #e315f1;}
        
        Border color #e315f1