#e275d2 color space conversions
Hex:
        #e275d2
        RGB:
        226, 117, 210
        CMY:
        11, 54, 18
        CMYK:
        0, 48, 7, 11
      HSL:
        309°, 65.2695%, 67.2549%
        HSV (HSB):
        309°, 48.2301%, 88.6275%
        XYZ:
        49.3582, 33.5445, 64.8460
        xyY:
        0.3341, 0.2270, 33.5445
      CIE-Lab:
        64.5994, 54.4817, -29.3047
        CIE-LCH:
        64.5994, 61.8630, 331.7250
        CIE-Luv:
        64.5994, 55.7946, -53.9317
        Hunter-Lab:
        57.9176, 50.7644, -25.8403
      #e275d2 color charts
#e275d2 RGB chart
      #e275d2 CMYK chart
      #e275d2 RGB pie chart
      #e275d2 color shades, tints & tones
#e275d2 color schemes
#e275d2 color preview, HTML & CSS examples
           This text has a color of #e275d2        
        
          <p style="color:#e275d2;">Text here</p>
        
        
          .mytext {color:#e275d2;}
        
        Text color #e275d2
      
           This box has a color of #e275d2        
        
          <div style="background-color:#e275d2;">Content here</div>
        
        
          .mybackground {background-color:#e275d2;}
        
        Background color #e275d2
      
           Border around this has a color of #e275d2        
        
          <div style="border:2px solid #e275d2;">Content here</div>
        
        
          .myborder {border:2px solid #e275d2;}
        
        Border color #e275d2