#e32cef color space conversions
Hex:
        #e32cef
        RGB:
        227, 44, 239
        CMY:
        11, 83, 6
        CMYK:
        5, 82, 0, 6
      HSL:
        296°, 85.9031%, 55.4902%
        HSV (HSB):
        296°, 81.5900%, 93.7255%
        XYZ:
        48.1592, 24.3643, 83.8259
        xyY:
        0.3080, 0.1558, 24.3643
      CIE-Lab:
        56.4507, 86.3247, -58.3879
        CIE-LCH:
        56.4507, 104.2166, 325.9265
        CIE-Luv:
        56.4507, 67.3652, -101.7454
        Hunter-Lab:
        49.3602, 87.7768, -66.1371
      #e32cef color charts
#e32cef RGB chart
      #e32cef CMYK chart
      #e32cef RGB pie chart
      #e32cef color shades, tints & tones
#e32cef color schemes
#e32cef color preview, HTML & CSS examples
           This text has a color of #e32cef        
        
          <p style="color:#e32cef;">Text here</p>
        
        
          .mytext {color:#e32cef;}
        
        Text color #e32cef
      
           This box has a color of #e32cef        
        
          <div style="background-color:#e32cef;">Content here</div>
        
        
          .mybackground {background-color:#e32cef;}
        
        Background color #e32cef
      
           Border around this has a color of #e32cef        
        
          <div style="border:2px solid #e32cef;">Content here</div>
        
        
          .myborder {border:2px solid #e32cef;}
        
        Border color #e32cef