#e672e0 color space conversions
Hex:
        #e672e0
        RGB:
        230, 114, 224
        CMY:
        10, 55, 12
        CMYK:
        0, 50, 3, 10
      HSL:
        303°, 69.8795%, 67.4510%
        HSV (HSB):
        303°, 50.4348%, 90.1961%
        XYZ:
        52.1050, 34.2394, 74.3836
        xyY:
        0.3242, 0.2130, 34.2394
      CIE-Lab:
        65.1522, 59.4199, -36.2270
        CIE-LCH:
        65.1522, 69.5925, 328.6303
        CIE-Luv:
        65.1522, 56.2126, -65.8076
        Hunter-Lab:
        58.5145, 56.5473, -34.4094
      #e672e0 color charts
#e672e0 RGB chart
      #e672e0 CMYK chart
      #e672e0 RGB pie chart
      #e672e0 color shades, tints & tones
#e672e0 color schemes
#e672e0 color preview, HTML & CSS examples
           This text has a color of #e672e0        
        
          <p style="color:#e672e0;">Text here</p>
        
        
          .mytext {color:#e672e0;}
        
        Text color #e672e0
      
           This box has a color of #e672e0        
        
          <div style="background-color:#e672e0;">Content here</div>
        
        
          .mybackground {background-color:#e672e0;}
        
        Background color #e672e0
      
           Border around this has a color of #e672e0        
        
          <div style="border:2px solid #e672e0;">Content here</div>
        
        
          .myborder {border:2px solid #e672e0;}
        
        Border color #e672e0