#e550df color space conversions
Hex:
        #e550df
        RGB:
        229, 80, 223
        CMY:
        10, 69, 13
        CMYK:
        0, 65, 3, 10
      HSL:
        302°, 74.1294%, 60.5882%
        HSV (HSB):
        302°, 65.0655%, 89.8039%
        XYZ:
        48.5010, 27.7230, 72.6068
        xyY:
        0.3259, 0.1863, 27.7230
      CIE-Lab:
        59.6377, 73.5283, -44.3208
        CIE-LCH:
        59.6377, 85.8530, 328.9196
        CIE-Luv:
        59.6377, 67.1045, -79.5287
        Hunter-Lab:
        52.6527, 72.2832, -44.9027
      #e550df color charts
#e550df RGB chart
      #e550df CMYK chart
      #e550df RGB pie chart
      #e550df color shades, tints & tones
#e550df color schemes
#e550df color preview, HTML & CSS examples
           This text has a color of #e550df        
        
          <p style="color:#e550df;">Text here</p>
        
        
          .mytext {color:#e550df;}
        
        Text color #e550df
      
           This box has a color of #e550df        
        
          <div style="background-color:#e550df;">Content here</div>
        
        
          .mybackground {background-color:#e550df;}
        
        Background color #e550df
      
           Border around this has a color of #e550df        
        
          <div style="border:2px solid #e550df;">Content here</div>
        
        
          .myborder {border:2px solid #e550df;}
        
        Border color #e550df