#e700d6 color space conversions
Hex:
        #e700d6
        RGB:
        231, 0, 214
        CMY:
        9, 100, 16
        CMYK:
        0, 100, 7, 9
      HSL:
        304°, 100.0000%, 45.2941%
        HSV (HSB):
        304°, 100.0000%, 90.5882%
        XYZ:
        45.0926, 21.8440, 65.4580
        xyY:
        0.3406, 0.1650, 21.8440
      CIE-Lab:
        53.8611, 88.8397, -48.3467
        CIE-LCH:
        53.8611, 101.1430, 331.4449
        CIE-Luv:
        53.8611, 83.3829, -86.0552
        Hunter-Lab:
        46.7375, 90.4270, -50.3220
      #e700d6 color charts
#e700d6 RGB chart
      #e700d6 CMYK chart
      #e700d6 RGB pie chart
      #e700d6 color shades, tints & tones
#e700d6 color schemes
#e700d6 color preview, HTML & CSS examples
           This text has a color of #e700d6        
        
          <p style="color:#e700d6;">Text here</p>
        
        
          .mytext {color:#e700d6;}
        
        Text color #e700d6
      
           This box has a color of #e700d6        
        
          <div style="background-color:#e700d6;">Content here</div>
        
        
          .mybackground {background-color:#e700d6;}
        
        Background color #e700d6
      
           Border around this has a color of #e700d6        
        
          <div style="border:2px solid #e700d6;">Content here</div>
        
        
          .myborder {border:2px solid #e700d6;}
        
        Border color #e700d6