#e250db color space conversions
Hex:
        #e250db
        RGB:
        226, 80, 219
        CMY:
        11, 69, 14
        CMYK:
        0, 65, 3, 11
      HSL:
        303°, 71.5686%, 60.0000%
        HSV (HSB):
        303°, 64.6018%, 88.6275%
        XYZ:
        47.0189, 27.0205, 69.7552
        xyY:
        0.3270, 0.1879, 27.0205
      CIE-Lab:
        58.9933, 72.1935, -43.1136
        CIE-LCH:
        58.9933, 84.0873, 329.1545
        CIE-Luv:
        58.9933, 66.2898, -77.2751
        Hunter-Lab:
        51.9813, 70.4922, -43.1760
      #e250db color charts
#e250db RGB chart
      #e250db CMYK chart
      #e250db RGB pie chart
      #e250db color shades, tints & tones
#e250db color schemes
#e250db color preview, HTML & CSS examples
           This text has a color of #e250db        
        
          <p style="color:#e250db;">Text here</p>
        
        
          .mytext {color:#e250db;}
        
        Text color #e250db
      
           This box has a color of #e250db        
        
          <div style="background-color:#e250db;">Content here</div>
        
        
          .mybackground {background-color:#e250db;}
        
        Background color #e250db
      
           Border around this has a color of #e250db        
        
          <div style="border:2px solid #e250db;">Content here</div>
        
        
          .myborder {border:2px solid #e250db;}
        
        Border color #e250db