#e365ea color space conversions
Hex:
        #e365ea
        RGB:
        227, 101, 234
        CMY:
        11, 60, 8
        CMYK:
        3, 57, 0, 8
      HSL:
        297°, 76.0000%, 65.6863%
        HSV (HSB):
        297°, 56.8376%, 91.7647%
        XYZ:
        51.1835, 31.5788, 81.2395
        xyY:
        0.3121, 0.1926, 31.5788
      CIE-Lab:
        62.9932, 66.2992, -45.2028
        CIE-LCH:
        62.9932, 80.2426, 325.7138
        CIE-Luv:
        62.9932, 56.1270, -80.7067
        Hunter-Lab:
        56.1950, 64.2401, -46.3774
      #e365ea color charts
#e365ea RGB chart
      #e365ea CMYK chart
      #e365ea RGB pie chart
      #e365ea color shades, tints & tones
#e365ea color schemes
#e365ea color preview, HTML & CSS examples
           This text has a color of #e365ea        
        
          <p style="color:#e365ea;">Text here</p>
        
        
          .mytext {color:#e365ea;}
        
        Text color #e365ea
      
           This box has a color of #e365ea        
        
          <div style="background-color:#e365ea;">Content here</div>
        
        
          .mybackground {background-color:#e365ea;}
        
        Background color #e365ea
      
           Border around this has a color of #e365ea        
        
          <div style="border:2px solid #e365ea;">Content here</div>
        
        
          .myborder {border:2px solid #e365ea;}
        
        Border color #e365ea