#e314e6 color space conversions
Hex:
        #e314e6
        RGB:
        227, 20, 230
        CMY:
        11, 92, 10
        CMYK:
        1, 91, 0, 10
      HSL:
        299°, 84.0000%, 49.0196%
        HSV (HSB):
        299°, 91.3043%, 90.1961%
        XYZ:
        46.2116, 22.5444, 76.7788
        xyY:
        0.3175, 0.1549, 22.5444
      CIE-Lab:
        54.5999, 88.8546, -56.2912
        CIE-LCH:
        54.5999, 105.1848, 327.6449
        CIE-Luv:
        54.5999, 73.0125, -98.1402
        Hunter-Lab:
        47.4809, 90.6366, -62.6380
      #e314e6 color charts
#e314e6 RGB chart
      #e314e6 CMYK chart
      #e314e6 RGB pie chart
      #e314e6 color shades, tints & tones
#e314e6 color schemes
#e314e6 color preview, HTML & CSS examples
           This text has a color of #e314e6        
        
          <p style="color:#e314e6;">Text here</p>
        
        
          .mytext {color:#e314e6;}
        
        Text color #e314e6
      
           This box has a color of #e314e6        
        
          <div style="background-color:#e314e6;">Content here</div>
        
        
          .mybackground {background-color:#e314e6;}
        
        Background color #e314e6
      
           Border around this has a color of #e314e6        
        
          <div style="border:2px solid #e314e6;">Content here</div>
        
        
          .myborder {border:2px solid #e314e6;}
        
        Border color #e314e6