#e367ef color space conversions
Hex:
        #e367ef
        RGB:
        227, 103, 239
        CMY:
        11, 60, 6
        CMYK:
        5, 57, 0, 6
      HSL:
        295°, 80.9524%, 67.0588%
        HSV (HSB):
        295°, 56.9038%, 93.7255%
        XYZ:
        52.1088, 32.2634, 85.1424
        xyY:
        0.3074, 0.1903, 32.2634
      CIE-Lab:
        63.5600, 66.2929, -47.0852
        CIE-LCH:
        63.5600, 81.3127, 324.6154
        CIE-Luv:
        63.5600, 54.1268, -83.8419
        Hunter-Lab:
        56.8009, 64.3534, -49.1129
      #e367ef color charts
#e367ef RGB chart
      #e367ef CMYK chart
      #e367ef RGB pie chart
      #e367ef color shades, tints & tones
#e367ef color schemes
#e367ef color preview, HTML & CSS examples
           This text has a color of #e367ef        
        
          <p style="color:#e367ef;">Text here</p>
        
        
          .mytext {color:#e367ef;}
        
        Text color #e367ef
      
           This box has a color of #e367ef        
        
          <div style="background-color:#e367ef;">Content here</div>
        
        
          .mybackground {background-color:#e367ef;}
        
        Background color #e367ef
      
           Border around this has a color of #e367ef        
        
          <div style="border:2px solid #e367ef;">Content here</div>
        
        
          .myborder {border:2px solid #e367ef;}
        
        Border color #e367ef