#e275d8 color space conversions
Hex:
        #e275d8
        RGB:
        226, 117, 216
        CMY:
        11, 54, 15
        CMYK:
        0, 48, 4, 11
      HSL:
        306°, 65.2695%, 67.2549%
        HSV (HSB):
        306°, 48.2301%, 88.6275%
        XYZ:
        50.1200, 33.8492, 68.8577
        xyY:
        0.3280, 0.2215, 33.8492
      CIE-Lab:
        64.8427, 55.4900, -32.2859
        CIE-LCH:
        64.8427, 64.1991, 329.8077
        CIE-Luv:
        64.8427, 54.3036, -58.8501
        Hunter-Lab:
        58.1801, 51.9561, -29.4453
      #e275d8 color charts
#e275d8 RGB chart
      #e275d8 CMYK chart
      #e275d8 RGB pie chart
      #e275d8 color shades, tints & tones
#e275d8 color schemes
#e275d8 color preview, HTML & CSS examples
           This text has a color of #e275d8        
        
          <p style="color:#e275d8;">Text here</p>
        
        
          .mytext {color:#e275d8;}
        
        Text color #e275d8
      
           This box has a color of #e275d8        
        
          <div style="background-color:#e275d8;">Content here</div>
        
        
          .mybackground {background-color:#e275d8;}
        
        Background color #e275d8
      
           Border around this has a color of #e275d8        
        
          <div style="border:2px solid #e275d8;">Content here</div>
        
        
          .myborder {border:2px solid #e275d8;}
        
        Border color #e275d8