#e432cf color space conversions
Hex:
        #e432cf
        RGB:
        228, 50, 207
        CMY:
        11, 80, 19
        CMYK:
        0, 78, 9, 11
      HSL:
        307°, 76.7241%, 54.5098%
        HSV (HSB):
        307°, 78.0702%, 89.4118%
        XYZ:
        44.3980, 23.2802, 61.1850
        xyY:
        0.3445, 0.1807, 23.2802
      CIE-Lab:
        55.3598, 80.3671, -42.0068
        CIE-LCH:
        55.3598, 90.6832, 332.4045
        CIE-Luv:
        55.3598, 79.0654, -75.7905
        Hunter-Lab:
        48.2495, 79.8145, -41.4106
      #e432cf color charts
#e432cf RGB chart
      #e432cf CMYK chart
      #e432cf RGB pie chart
      #e432cf color shades, tints & tones
#e432cf color schemes
#e432cf color preview, HTML & CSS examples
           This text has a color of #e432cf        
        
          <p style="color:#e432cf;">Text here</p>
        
        
          .mytext {color:#e432cf;}
        
        Text color #e432cf
      
           This box has a color of #e432cf        
        
          <div style="background-color:#e432cf;">Content here</div>
        
        
          .mybackground {background-color:#e432cf;}
        
        Background color #e432cf
      
           Border around this has a color of #e432cf        
        
          <div style="border:2px solid #e432cf;">Content here</div>
        
        
          .myborder {border:2px solid #e432cf;}
        
        Border color #e432cf