#e6328e color space conversions
Hex:
        #e6328e
        RGB:
        230, 50, 142
        CMY:
        10, 80, 44
        CMYK:
        0, 78, 38, 10
      HSL:
        329°, 78.2609%, 54.9020%
        HSV (HSB):
        329°, 78.2609%, 90.1961%
        XYZ:
        38.6562, 21.0572, 27.6182
        xyY:
        0.4426, 0.2411, 21.0572
      CIE-Lab:
        53.0120, 72.9850, -7.6161
        CIE-LCH:
        53.0120, 73.3813, 354.0426
        CIE-Luv:
        53.0120, 107.2979, -24.1410
        Hunter-Lab:
        45.8881, 70.0644, -3.5626
      #e6328e color charts
#e6328e RGB chart
      #e6328e CMYK chart
      #e6328e RGB pie chart
      #e6328e color shades, tints & tones
#e6328e color schemes
#e6328e color preview, HTML & CSS examples
           This text has a color of #e6328e        
        
          <p style="color:#e6328e;">Text here</p>
        
        
          .mytext {color:#e6328e;}
        
        Text color #e6328e
      
           This box has a color of #e6328e        
        
          <div style="background-color:#e6328e;">Content here</div>
        
        
          .mybackground {background-color:#e6328e;}
        
        Background color #e6328e
      
           Border around this has a color of #e6328e        
        
          <div style="border:2px solid #e6328e;">Content here</div>
        
        
          .myborder {border:2px solid #e6328e;}
        
        Border color #e6328e