#e250d7 color space conversions
Hex:
        #e250d7
        RGB:
        226, 80, 215
        CMY:
        11, 69, 16
        CMYK:
        0, 65, 5, 11
      HSL:
        305°, 71.5686%, 60.0000%
        HSV (HSB):
        305°, 64.6018%, 88.6275%
        XYZ:
        46.4984, 26.8124, 67.0145
        xyY:
        0.3314, 0.1911, 26.8124
      CIE-Lab:
        58.8003, 71.5613, -41.1583
        CIE-LCH:
        58.8003, 82.5532, 330.0947
        CIE-Luv:
        58.8003, 67.5919, -74.0955
        Hunter-Lab:
        51.7807, 69.6748, -40.4867
      #e250d7 color charts
#e250d7 RGB chart
      #e250d7 CMYK chart
      #e250d7 RGB pie chart
      #e250d7 color shades, tints & tones
#e250d7 color schemes
#e250d7 color preview, HTML & CSS examples
           This text has a color of #e250d7        
        
          <p style="color:#e250d7;">Text here</p>
        
        
          .mytext {color:#e250d7;}
        
        Text color #e250d7
      
           This box has a color of #e250d7        
        
          <div style="background-color:#e250d7;">Content here</div>
        
        
          .mybackground {background-color:#e250d7;}
        
        Background color #e250d7
      
           Border around this has a color of #e250d7        
        
          <div style="border:2px solid #e250d7;">Content here</div>
        
        
          .myborder {border:2px solid #e250d7;}
        
        Border color #e250d7