#e275f0 color space conversions
Hex:
        #e275f0
        RGB:
        226, 117, 240
        CMY:
        11, 54, 6
        CMYK:
        6, 51, 0, 6
      HSL:
        293°, 80.3922%, 70.0000%
        HSV (HSB):
        293°, 51.2500%, 94.1176%
        XYZ:
        53.4535, 35.1826, 86.4117
        xyY:
        0.3054, 0.2010, 35.1826
      CIE-Lab:
        65.8906, 59.7374, -43.9780
        CIE-LCH:
        65.8906, 74.1796, 323.6399
        CIE-Luv:
        65.8906, 48.4576, -78.4382
        Hunter-Lab:
        59.3149, 57.0597, -44.8549
      #e275f0 color charts
#e275f0 RGB chart
      #e275f0 CMYK chart
      #e275f0 RGB pie chart
      #e275f0 color shades, tints & tones
#e275f0 color schemes
#e275f0 color preview, HTML & CSS examples
           This text has a color of #e275f0        
        
          <p style="color:#e275f0;">Text here</p>
        
        
          .mytext {color:#e275f0;}
        
        Text color #e275f0
      
           This box has a color of #e275f0        
        
          <div style="background-color:#e275f0;">Content here</div>
        
        
          .mybackground {background-color:#e275f0;}
        
        Background color #e275f0
      
           Border around this has a color of #e275f0        
        
          <div style="border:2px solid #e275f0;">Content here</div>
        
        
          .myborder {border:2px solid #e275f0;}
        
        Border color #e275f0