#e672a1 color space conversions
Hex:
        #e672a1
        RGB:
        230, 114, 161
        CMY:
        10, 55, 37
        CMYK:
        0, 50, 30, 10
      HSL:
        336°, 69.8795%, 67.4510%
        HSV (HSB):
        336°, 50.4348%, 90.1961%
        XYZ:
        45.0835, 31.4308, 37.4088
        xyY:
        0.3957, 0.2759, 31.4308
      CIE-Lab:
        62.8697, 49.9832, -4.0952
        CIE-LCH:
        62.8697, 50.1507, 355.3161
        CIE-Luv:
        62.8697, 72.7102, -15.0775
        Hunter-Lab:
        56.0632, 45.4309, -0.3177
      #e672a1 color charts
#e672a1 RGB chart
      #e672a1 CMYK chart
      #e672a1 RGB pie chart
      #e672a1 color shades, tints & tones
#e672a1 color schemes
#e672a1 color preview, HTML & CSS examples
           This text has a color of #e672a1        
        
          <p style="color:#e672a1;">Text here</p>
        
        
          .mytext {color:#e672a1;}
        
        Text color #e672a1
      
           This box has a color of #e672a1        
        
          <div style="background-color:#e672a1;">Content here</div>
        
        
          .mybackground {background-color:#e672a1;}
        
        Background color #e672a1
      
           Border around this has a color of #e672a1        
        
          <div style="border:2px solid #e672a1;">Content here</div>
        
        
          .myborder {border:2px solid #e672a1;}
        
        Border color #e672a1