#e445bd color space conversions
Hex:
        #e445bd
        RGB:
        228, 69, 189
        CMY:
        11, 73, 26
        CMYK:
        0, 70, 17, 11
      HSL:
        315°, 74.6479%, 58.2353%
        HSV (HSB):
        315°, 69.7368%, 89.4118%
        XYZ:
        43.3083, 24.4243, 50.5759
        xyY:
        0.3661, 0.2064, 24.4243
      CIE-Lab:
        56.5102, 72.2083, -29.8728
        CIE-LCH:
        56.5102, 78.1436, 337.5249
        CIE-Luv:
        56.5102, 81.3483, -56.4064
        Hunter-Lab:
        49.4210, 69.9354, -26.0808
      #e445bd color charts
#e445bd RGB chart
      #e445bd CMYK chart
      #e445bd RGB pie chart
      #e445bd color shades, tints & tones
#e445bd color schemes
#e445bd color preview, HTML & CSS examples
           This text has a color of #e445bd        
        
          <p style="color:#e445bd;">Text here</p>
        
        
          .mytext {color:#e445bd;}
        
        Text color #e445bd
      
           This box has a color of #e445bd        
        
          <div style="background-color:#e445bd;">Content here</div>
        
        
          .mybackground {background-color:#e445bd;}
        
        Background color #e445bd
      
           Border around this has a color of #e445bd        
        
          <div style="border:2px solid #e445bd;">Content here</div>
        
        
          .myborder {border:2px solid #e445bd;}
        
        Border color #e445bd