#e70368 color space conversions
Hex:
        #e70368
        RGB:
        231, 3, 104
        CMY:
        9, 99, 59
        CMYK:
        0, 99, 55, 9
      HSL:
        333°, 97.4359%, 45.8824%
        HSV (HSB):
        333°, 98.7013%, 90.5882%
        XYZ:
        35.4862, 18.0535, 14.7110
        xyY:
        0.5199, 0.2645, 18.0535
      CIE-Lab:
        49.5610, 77.4440, 10.4100
        CIE-LCH:
        49.5610, 78.1405, 7.6558
        CIE-Luv:
        49.5610, 133.5159, -3.0038
        Hunter-Lab:
        42.4894, 74.7228, 9.2147
      #e70368 color charts
#e70368 RGB chart
      #e70368 CMYK chart
      #e70368 RGB pie chart
      #e70368 color shades, tints & tones
#e70368 color schemes
#e70368 color preview, HTML & CSS examples
           This text has a color of #e70368        
        
          <p style="color:#e70368;">Text here</p>
        
        
          .mytext {color:#e70368;}
        
        Text color #e70368
      
           This box has a color of #e70368        
        
          <div style="background-color:#e70368;">Content here</div>
        
        
          .mybackground {background-color:#e70368;}
        
        Background color #e70368
      
           Border around this has a color of #e70368        
        
          <div style="border:2px solid #e70368;">Content here</div>
        
        
          .myborder {border:2px solid #e70368;}
        
        Border color #e70368