#e314fd color space conversions
Hex:
        #e314fd
        RGB:
        227, 20, 253
        CMY:
        11, 92, 1
        CMYK:
        10, 92, 0, 1
      HSL:
        293°, 98.3122%, 53.5294%
        HSV (HSB):
        293°, 92.0949%, 99.2157%
        XYZ:
        49.6583, 23.9231, 94.9288
        xyY:
        0.2947, 0.1420, 23.9231
      CIE-Lab:
        56.0107, 92.3150, -66.9064
        CIE-LCH:
        56.0107, 114.0111, 324.0668
        CIE-Luv:
        56.0107, 64.5628, -114.8839
        Hunter-Lab:
        48.9112, 95.6320, -80.8346
      #e314fd color charts
#e314fd RGB chart
      #e314fd CMYK chart
      #e314fd RGB pie chart
      #e314fd color shades, tints & tones
#e314fd color schemes
#e314fd color preview, HTML & CSS examples
           This text has a color of #e314fd        
        
          <p style="color:#e314fd;">Text here</p>
        
        
          .mytext {color:#e314fd;}
        
        Text color #e314fd
      
           This box has a color of #e314fd        
        
          <div style="background-color:#e314fd;">Content here</div>
        
        
          .mybackground {background-color:#e314fd;}
        
        Background color #e314fd
      
           Border around this has a color of #e314fd        
        
          <div style="border:2px solid #e314fd;">Content here</div>
        
        
          .myborder {border:2px solid #e314fd;}
        
        Border color #e314fd