#e936ec color space conversions
Hex:
        #e936ec
        RGB:
        233, 54, 236
        CMY:
        9, 79, 7
        CMYK:
        1, 77, 0, 7
      HSL:
        299°, 82.7273%, 56.8627%
        HSV (HSB):
        299°, 77.1186%, 92.5490%
        XYZ:
        50.0638, 26.0181, 81.7402
        xyY:
        0.3172, 0.1649, 26.0181
      CIE-Lab:
        58.0542, 84.5995, -54.0902
        CIE-LCH:
        58.0542, 100.4133, 327.4065
        CIE-Luv:
        58.0542, 71.1432, -95.6738
        Hunter-Lab:
        51.0079, 85.9320, -59.3067
      #e936ec color charts
#e936ec RGB chart
      #e936ec CMYK chart
      #e936ec RGB pie chart
      #e936ec color shades, tints & tones
#e936ec color schemes
#e936ec color preview, HTML & CSS examples
           This text has a color of #e936ec        
        
          <p style="color:#e936ec;">Text here</p>
        
        
          .mytext {color:#e936ec;}
        
        Text color #e936ec
      
           This box has a color of #e936ec        
        
          <div style="background-color:#e936ec;">Content here</div>
        
        
          .mybackground {background-color:#e936ec;}
        
        Background color #e936ec
      
           Border around this has a color of #e936ec        
        
          <div style="border:2px solid #e936ec;">Content here</div>
        
        
          .myborder {border:2px solid #e936ec;}
        
        Border color #e936ec