#e27ade color space conversions
Hex:
        #e27ade
        RGB:
        226, 122, 222
        CMY:
        11, 52, 13
        CMYK:
        0, 46, 2, 11
      HSL:
        302°, 64.1975%, 68.2353%
        HSV (HSB):
        302°, 46.0177%, 88.6275%
        XYZ:
        51.5084, 35.3617, 73.2180
        xyY:
        0.3218, 0.2209, 35.3617
      CIE-Lab:
        66.0293, 54.0712, -33.7896
        CIE-LCH:
        66.0293, 63.7608, 327.9984
        CIE-Luv:
        66.0293, 50.8091, -61.2069
        Hunter-Lab:
        59.4657, 50.5491, -31.3755
      #e27ade color charts
#e27ade RGB chart
      #e27ade CMYK chart
      #e27ade RGB pie chart
      #e27ade color shades, tints & tones
#e27ade color schemes
#e27ade color preview, HTML & CSS examples
           This text has a color of #e27ade        
        
          <p style="color:#e27ade;">Text here</p>
        
        
          .mytext {color:#e27ade;}
        
        Text color #e27ade
      
           This box has a color of #e27ade        
        
          <div style="background-color:#e27ade;">Content here</div>
        
        
          .mybackground {background-color:#e27ade;}
        
        Background color #e27ade
      
           Border around this has a color of #e27ade        
        
          <div style="border:2px solid #e27ade;">Content here</div>
        
        
          .myborder {border:2px solid #e27ade;}
        
        Border color #e27ade