#e27de4 color space conversions
Hex:
        #e27de4
        RGB:
        226, 125, 228
        CMY:
        11, 51, 11
        CMYK:
        1, 45, 0, 11
      HSL:
        299°, 65.6051%, 69.2157%
        HSV (HSB):
        299°, 45.1754%, 89.4118%
        XYZ:
        52.7012, 36.4374, 77.6543
        xyY:
        0.3160, 0.2185, 36.4374
      CIE-Lab:
        66.8528, 53.6447, -35.8396
        CIE-LCH:
        66.8528, 64.5153, 326.2534
        CIE-Luv:
        66.8528, 48.2021, -64.5629
        Hunter-Lab:
        60.3634, 50.2063, -34.0190
      #e27de4 color charts
#e27de4 RGB chart
      #e27de4 CMYK chart
      #e27de4 RGB pie chart
      #e27de4 color shades, tints & tones
#e27de4 color schemes
#e27de4 color preview, HTML & CSS examples
           This text has a color of #e27de4        
        
          <p style="color:#e27de4;">Text here</p>
        
        
          .mytext {color:#e27de4;}
        
        Text color #e27de4
      
           This box has a color of #e27de4        
        
          <div style="background-color:#e27de4;">Content here</div>
        
        
          .mybackground {background-color:#e27de4;}
        
        Background color #e27de4
      
           Border around this has a color of #e27de4        
        
          <div style="border:2px solid #e27de4;">Content here</div>
        
        
          .myborder {border:2px solid #e27de4;}
        
        Border color #e27de4