#e364fd color space conversions
Hex:
        #e364fd
        RGB:
        227, 100, 253
        CMY:
        11, 61, 1
        CMYK:
        10, 60, 0, 1
      HSL:
        290°, 97.4522%, 69.2157%
        HSV (HSB):
        290°, 60.4743%, 99.2157%
        XYZ:
        53.9653, 32.5371, 96.3645
        xyY:
        0.2951, 0.1779, 32.5371
      CIE-Lab:
        63.7843, 70.1293, -54.4620
        CIE-LCH:
        63.7843, 88.7931, 322.1673
        CIE-Luv:
        63.7843, 51.3150, -96.1850
        Hunter-Lab:
        57.0413, 69.0522, -60.2345
      #e364fd color charts
#e364fd RGB chart
      #e364fd CMYK chart
      #e364fd RGB pie chart
      #e364fd color shades, tints & tones
#e364fd color schemes
#e364fd color preview, HTML & CSS examples
           This text has a color of #e364fd        
        
          <p style="color:#e364fd;">Text here</p>
        
        
          .mytext {color:#e364fd;}
        
        Text color #e364fd
      
           This box has a color of #e364fd        
        
          <div style="background-color:#e364fd;">Content here</div>
        
        
          .mybackground {background-color:#e364fd;}
        
        Background color #e364fd
      
           Border around this has a color of #e364fd        
        
          <div style="border:2px solid #e364fd;">Content here</div>
        
        
          .myborder {border:2px solid #e364fd;}
        
        Border color #e364fd