#e70ce9 color space conversions
Hex:
        #e70ce9
        RGB:
        231, 12, 233
        CMY:
        9, 95, 9
        CMYK:
        1, 95, 0, 9
      HSL:
        299°, 90.2041%, 48.0392%
        HSV (HSB):
        299°, 94.8498%, 91.3725%
        XYZ:
        47.7944, 23.1351, 79.0373
        xyY:
        0.3187, 0.1543, 23.1351
      CIE-Lab:
        55.2112, 90.6583, -56.9659
        CIE-LCH:
        55.2112, 107.0702, 327.8564
        CIE-Luv:
        55.2112, 75.1402, -99.6560
        Hunter-Lab:
        48.0989, 93.1970, -63.7575
      #e70ce9 color charts
#e70ce9 RGB chart
      #e70ce9 CMYK chart
      #e70ce9 RGB pie chart
      #e70ce9 color shades, tints & tones
#e70ce9 color schemes
#e70ce9 color preview, HTML & CSS examples
           This text has a color of #e70ce9        
        
          <p style="color:#e70ce9;">Text here</p>
        
        
          .mytext {color:#e70ce9;}
        
        Text color #e70ce9
      
           This box has a color of #e70ce9        
        
          <div style="background-color:#e70ce9;">Content here</div>
        
        
          .mybackground {background-color:#e70ce9;}
        
        Background color #e70ce9
      
           Border around this has a color of #e70ce9        
        
          <div style="border:2px solid #e70ce9;">Content here</div>
        
        
          .myborder {border:2px solid #e70ce9;}
        
        Border color #e70ce9