#e870f8 color space conversions
Hex:
        #e870f8
        RGB:
        232, 112, 248
        CMY:
        9, 56, 3
        CMYK:
        6, 55, 0, 3
      HSL:
        293°, 90.6667%, 70.5882%
        HSV (HSB):
        293°, 54.8387%, 97.2549%
        XYZ:
        56.0162, 35.5215, 92.7109
        xyY:
        0.3040, 0.1928, 35.5215
      CIE-Lab:
        66.1527, 65.1005, -47.9205
        CIE-LCH:
        66.1527, 80.8360, 323.6432
        CIE-Luv:
        66.1527, 52.1199, -85.6450
        Hunter-Lab:
        59.5999, 63.4671, -50.5089
      #e870f8 color charts
#e870f8 RGB chart
      #e870f8 CMYK chart
      #e870f8 RGB pie chart
      #e870f8 color shades, tints & tones
#e870f8 color schemes
#e870f8 color preview, HTML & CSS examples
           This text has a color of #e870f8        
        
          <p style="color:#e870f8;">Text here</p>
        
        
          .mytext {color:#e870f8;}
        
        Text color #e870f8
      
           This box has a color of #e870f8        
        
          <div style="background-color:#e870f8;">Content here</div>
        
        
          .mybackground {background-color:#e870f8;}
        
        Background color #e870f8
      
           Border around this has a color of #e870f8        
        
          <div style="border:2px solid #e870f8;">Content here</div>
        
        
          .myborder {border:2px solid #e870f8;}
        
        Border color #e870f8