#e34de2 color space conversions
Hex:
        #e34de2
        RGB:
        227, 77, 226
        CMY:
        11, 70, 11
        CMYK:
        0, 66, 0, 11
      HSL:
        300°, 72.8155%, 59.6078%
        HSV (HSB):
        300°, 66.0793%, 89.0196%
        XYZ:
        48.0599, 27.1296, 74.6550
        xyY:
        0.3207, 0.1811, 27.1296
      CIE-Lab:
        59.0941, 74.6562, -46.8858
        CIE-LCH:
        59.0941, 88.1580, 327.8702
        CIE-Luv:
        59.0941, 65.5253, -83.5233
        Hunter-Lab:
        52.0861, 73.5514, -48.5201
      #e34de2 color charts
#e34de2 RGB chart
      #e34de2 CMYK chart
      #e34de2 RGB pie chart
      #e34de2 color shades, tints & tones
#e34de2 color schemes
#e34de2 color preview, HTML & CSS examples
           This text has a color of #e34de2        
        
          <p style="color:#e34de2;">Text here</p>
        
        
          .mytext {color:#e34de2;}
        
        Text color #e34de2
      
           This box has a color of #e34de2        
        
          <div style="background-color:#e34de2;">Content here</div>
        
        
          .mybackground {background-color:#e34de2;}
        
        Background color #e34de2
      
           Border around this has a color of #e34de2        
        
          <div style="border:2px solid #e34de2;">Content here</div>
        
        
          .myborder {border:2px solid #e34de2;}
        
        Border color #e34de2