#e6204e color space conversions
Hex:
        #e6204e
        RGB:
        230, 32, 78
        CMY:
        10, 87, 69
        CMYK:
        0, 86, 66, 10
      HSL:
        346°, 79.8387%, 51.3725%
        HSV (HSB):
        346°, 86.0870%, 90.1961%
        XYZ:
        34.5248, 18.4061, 8.9408
        xyY:
        0.5580, 0.2975, 18.4061
      CIE-Lab:
        49.9850, 72.3349, 26.8374
        CIE-LCH:
        49.9850, 77.1530, 20.3556
        CIE-Luv:
        49.9850, 137.3802, 14.6740
        Hunter-Lab:
        42.9023, 68.5653, 17.6756
      #e6204e color charts
#e6204e RGB chart
      #e6204e CMYK chart
      #e6204e RGB pie chart
      #e6204e color shades, tints & tones
#e6204e color schemes
#e6204e color preview, HTML & CSS examples
           This text has a color of #e6204e        
        
          <p style="color:#e6204e;">Text here</p>
        
        
          .mytext {color:#e6204e;}
        
        Text color #e6204e
      
           This box has a color of #e6204e        
        
          <div style="background-color:#e6204e;">Content here</div>
        
        
          .mybackground {background-color:#e6204e;}
        
        Background color #e6204e
      
           Border around this has a color of #e6204e        
        
          <div style="border:2px solid #e6204e;">Content here</div>
        
        
          .myborder {border:2px solid #e6204e;}
        
        Border color #e6204e