#e314d0 color space conversions
Hex:
        #e314d0
        RGB:
        227, 20, 208
        CMY:
        11, 92, 18
        CMYK:
        0, 91, 8, 11
      HSL:
        306°, 83.8057%, 48.4314%
        HSV (HSB):
        306°, 91.1894%, 89.0196%
        XYZ:
        43.3139, 21.3853, 61.5194
        xyY:
        0.3432, 0.1694, 21.3853
      CIE-Lab:
        53.3686, 85.7660, -45.7400
        CIE-LCH:
        53.3686, 97.2005, 331.9285
        CIE-Luv:
        53.3686, 81.8290, -81.5449
        Hunter-Lab:
        46.2442, 86.2617, -46.5034
      #e314d0 color charts
#e314d0 RGB chart
      #e314d0 CMYK chart
      #e314d0 RGB pie chart
      #e314d0 color shades, tints & tones
#e314d0 color schemes
#e314d0 color preview, HTML & CSS examples
           This text has a color of #e314d0        
        
          <p style="color:#e314d0;">Text here</p>
        
        
          .mytext {color:#e314d0;}
        
        Text color #e314d0
      
           This box has a color of #e314d0        
        
          <div style="background-color:#e314d0;">Content here</div>
        
        
          .mybackground {background-color:#e314d0;}
        
        Background color #e314d0
      
           Border around this has a color of #e314d0        
        
          <div style="border:2px solid #e314d0;">Content here</div>
        
        
          .myborder {border:2px solid #e314d0;}
        
        Border color #e314d0