#e629df color space conversions
Hex:
        #e629df
        RGB:
        230, 41, 223
        CMY:
        10, 84, 13
        CMYK:
        0, 82, 3, 10
      HSL:
        302°, 79.0795%, 53.1373%
        HSV (HSB):
        302°, 82.1739%, 90.1961%
        XYZ:
        46.7453, 23.7366, 71.9299
        xyY:
        0.3282, 0.1667, 23.7366
      CIE-Lab:
        55.8231, 85.0901, -50.3530
        CIE-LCH:
        55.8231, 98.8724, 329.3846
        CIE-Luv:
        55.8231, 75.7874, -89.2496
        Hunter-Lab:
        48.7202, 86.0042, -53.4309
      #e629df color charts
#e629df RGB chart
      #e629df CMYK chart
      #e629df RGB pie chart
      #e629df color shades, tints & tones
#e629df color schemes
#e629df color preview, HTML & CSS examples
           This text has a color of #e629df        
        
          <p style="color:#e629df;">Text here</p>
        
        
          .mytext {color:#e629df;}
        
        Text color #e629df
      
           This box has a color of #e629df        
        
          <div style="background-color:#e629df;">Content here</div>
        
        
          .mybackground {background-color:#e629df;}
        
        Background color #e629df
      
           Border around this has a color of #e629df        
        
          <div style="border:2px solid #e629df;">Content here</div>
        
        
          .myborder {border:2px solid #e629df;}
        
        Border color #e629df