#e427bb color space conversions
Hex:
        #e427bb
        RGB:
        228, 39, 187
        CMY:
        11, 85, 27
        CMYK:
        0, 83, 18, 11
      HSL:
        313°, 77.7778%, 52.3529%
        HSV (HSB):
        313°, 82.8947%, 89.4118%
        XYZ:
        41.6901, 21.5329, 48.9727
        xyY:
        0.3716, 0.1919, 21.5329
      CIE-Lab:
        53.5278, 80.2100, -33.3606
        CIE-LCH:
        53.5278, 86.8710, 337.4168
        CIE-Luv:
        53.5278, 89.1523, -62.3030
        Hunter-Lab:
        46.4035, 79.1626, -30.0901
      #e427bb color charts
#e427bb RGB chart
      #e427bb CMYK chart
      #e427bb RGB pie chart
      #e427bb color shades, tints & tones
#e427bb color schemes
#e427bb color preview, HTML & CSS examples
           This text has a color of #e427bb        
        
          <p style="color:#e427bb;">Text here</p>
        
        
          .mytext {color:#e427bb;}
        
        Text color #e427bb
      
           This box has a color of #e427bb        
        
          <div style="background-color:#e427bb;">Content here</div>
        
        
          .mybackground {background-color:#e427bb;}
        
        Background color #e427bb
      
           Border around this has a color of #e427bb        
        
          <div style="border:2px solid #e427bb;">Content here</div>
        
        
          .myborder {border:2px solid #e427bb;}
        
        Border color #e427bb