#e671ff color space conversions
Hex:
        #e671ff
        RGB:
        230, 113, 255
        CMY:
        10, 56, 0
        CMYK:
        10, 56, 0, 0
      HSL:
        289°, 100.0000%, 72.1569%
        HSV (HSB):
        289°, 55.6863%, 100.0000%
        XYZ:
        56.5883, 35.8532, 98.5456
        xyY:
        0.2963, 0.1877, 35.8532
      CIE-Lab:
        66.4076, 65.4237, -51.3769
        CIE-LCH:
        66.4076, 83.1856, 321.8576
        CIE-Luv:
        66.4076, 48.7614, -91.3241
        Hunter-Lab:
        59.8776, 63.9085, -55.6642
      #e671ff color charts
#e671ff RGB chart
      #e671ff CMYK chart
      #e671ff RGB pie chart
      #e671ff color shades, tints & tones
#e671ff color schemes
#e671ff color preview, HTML & CSS examples
           This text has a color of #e671ff        
        
          <p style="color:#e671ff;">Text here</p>
        
        
          .mytext {color:#e671ff;}
        
        Text color #e671ff
      
           This box has a color of #e671ff        
        
          <div style="background-color:#e671ff;">Content here</div>
        
        
          .mybackground {background-color:#e671ff;}
        
        Background color #e671ff
      
           Border around this has a color of #e671ff        
        
          <div style="border:2px solid #e671ff;">Content here</div>
        
        
          .myborder {border:2px solid #e671ff;}
        
        Border color #e671ff