#e671da color space conversions
Hex:
        #e671da
        RGB:
        230, 113, 218
        CMY:
        10, 56, 15
        CMYK:
        0, 51, 5, 10
      HSL:
        306°, 70.0599%, 67.2549%
        HSV (HSB):
        306°, 50.8696%, 90.1961%
        XYZ:
        51.1931, 33.6952, 70.1353
        xyY:
        0.3302, 0.2174, 33.6952
      CIE-Lab:
        64.7199, 58.8820, -33.5529
        CIE-LCH:
        64.7199, 67.7708, 330.3241
        CIE-Luv:
        64.7199, 58.1626, -61.3938
        Hunter-Lab:
        58.0476, 55.8389, -31.0032
      #e671da color charts
#e671da RGB chart
      #e671da CMYK chart
      #e671da RGB pie chart
      #e671da color shades, tints & tones
#e671da color schemes
#e671da color preview, HTML & CSS examples
           This text has a color of #e671da        
        
          <p style="color:#e671da;">Text here</p>
        
        
          .mytext {color:#e671da;}
        
        Text color #e671da
      
           This box has a color of #e671da        
        
          <div style="background-color:#e671da;">Content here</div>
        
        
          .mybackground {background-color:#e671da;}
        
        Background color #e671da
      
           Border around this has a color of #e671da        
        
          <div style="border:2px solid #e671da;">Content here</div>
        
        
          .myborder {border:2px solid #e671da;}
        
        Border color #e671da