#e700d8 color space conversions
Hex:
        #e700d8
        RGB:
        231, 0, 216
        CMY:
        9, 100, 15
        CMYK:
        0, 100, 6, 9
      HSL:
        304°, 100.0000%, 45.2941%
        HSV (HSB):
        304°, 100.0000%, 90.5882%
        XYZ:
        45.3497, 21.9468, 66.8117
        xyY:
        0.3382, 0.1636, 21.9468
      CIE-Lab:
        53.9705, 89.1076, -49.3137
        CIE-LCH:
        53.9705, 101.8431, 331.0391
        CIE-Luv:
        53.9705, 82.5406, -87.5711
        Hunter-Lab:
        46.8474, 90.8103, -51.7636
      #e700d8 color charts
#e700d8 RGB chart
      #e700d8 CMYK chart
      #e700d8 RGB pie chart
      #e700d8 color shades, tints & tones
#e700d8 color schemes
#e700d8 color preview, HTML & CSS examples
           This text has a color of #e700d8        
        
          <p style="color:#e700d8;">Text here</p>
        
        
          .mytext {color:#e700d8;}
        
        Text color #e700d8
      
           This box has a color of #e700d8        
        
          <div style="background-color:#e700d8;">Content here</div>
        
        
          .mybackground {background-color:#e700d8;}
        
        Background color #e700d8
      
           Border around this has a color of #e700d8        
        
          <div style="border:2px solid #e700d8;">Content here</div>
        
        
          .myborder {border:2px solid #e700d8;}
        
        Border color #e700d8