#e366fa color space conversions
Hex:
        #e366fa
        RGB:
        227, 102, 250
        CMY:
        11, 60, 2
        CMYK:
        9, 59, 0, 2
      HSL:
        291°, 93.6709%, 69.0196%
        HSV (HSB):
        291°, 59.2000%, 98.0392%
        XYZ:
        53.6852, 32.7358, 93.9316
        xyY:
        0.2977, 0.1815, 32.7358
      CIE-Lab:
        63.9464, 68.7131, -52.5528
        CIE-LCH:
        63.9464, 86.5060, 322.5907
        CIE-Luv:
        63.9464, 51.5198, -93.0013
        Hunter-Lab:
        57.2152, 67.3608, -57.2873
      #e366fa color charts
#e366fa RGB chart
      #e366fa CMYK chart
      #e366fa RGB pie chart
      #e366fa color shades, tints & tones
#e366fa color schemes
#e366fa color preview, HTML & CSS examples
           This text has a color of #e366fa        
        
          <p style="color:#e366fa;">Text here</p>
        
        
          .mytext {color:#e366fa;}
        
        Text color #e366fa
      
           This box has a color of #e366fa        
        
          <div style="background-color:#e366fa;">Content here</div>
        
        
          .mybackground {background-color:#e366fa;}
        
        Background color #e366fa
      
           Border around this has a color of #e366fa        
        
          <div style="border:2px solid #e366fa;">Content here</div>
        
        
          .myborder {border:2px solid #e366fa;}
        
        Border color #e366fa