#e366f2 color space conversions
Hex:
        #e366f2
        RGB:
        227, 102, 242
        CMY:
        11, 60, 5
        CMYK:
        6, 58, 0, 5
      HSL:
        294°, 84.3373%, 67.4510%
        HSV (HSB):
        294°, 57.8512%, 94.9020%
        XYZ:
        52.4569, 32.2444, 87.4634
        xyY:
        0.3047, 0.1873, 32.2444
      CIE-Lab:
        63.5444, 67.2693, -48.7713
        CIE-LCH:
        63.5444, 83.0892, 324.0573
        CIE-Luv:
        63.5444, 53.6397, -86.6647
        Hunter-Lab:
        56.7842, 65.5250, -51.5741
      #e366f2 color charts
#e366f2 RGB chart
      #e366f2 CMYK chart
      #e366f2 RGB pie chart
      #e366f2 color shades, tints & tones
#e366f2 color schemes
#e366f2 color preview, HTML & CSS examples
           This text has a color of #e366f2        
        
          <p style="color:#e366f2;">Text here</p>
        
        
          .mytext {color:#e366f2;}
        
        Text color #e366f2
      
           This box has a color of #e366f2        
        
          <div style="background-color:#e366f2;">Content here</div>
        
        
          .mybackground {background-color:#e366f2;}
        
        Background color #e366f2
      
           Border around this has a color of #e366f2        
        
          <div style="border:2px solid #e366f2;">Content here</div>
        
        
          .myborder {border:2px solid #e366f2;}
        
        Border color #e366f2