#e413bd color space conversions
Hex:
        #e413bd
        RGB:
        228, 19, 189
        CMY:
        11, 93, 26
        CMYK:
        0, 92, 17, 11
      HSL:
        311°, 84.6154%, 48.4314%
        HSV (HSB):
        311°, 91.6667%, 89.4118%
        XYZ:
        41.4131, 20.6338, 49.9441
        xyY:
        0.3698, 0.1842, 20.6338
      CIE-Lab:
        52.5464, 83.5971, -36.0593
        CIE-LCH:
        52.5464, 91.0425, 336.6672
        CIE-Luv:
        52.5464, 90.8299, -66.5928
        Hunter-Lab:
        45.4245, 83.2439, -33.3921
      #e413bd color charts
#e413bd RGB chart
      #e413bd CMYK chart
      #e413bd RGB pie chart
      #e413bd color shades, tints & tones
#e413bd color schemes
#e413bd color preview, HTML & CSS examples
           This text has a color of #e413bd        
        
          <p style="color:#e413bd;">Text here</p>
        
        
          .mytext {color:#e413bd;}
        
        Text color #e413bd
      
           This box has a color of #e413bd        
        
          <div style="background-color:#e413bd;">Content here</div>
        
        
          .mybackground {background-color:#e413bd;}
        
        Background color #e413bd
      
           Border around this has a color of #e413bd        
        
          <div style="border:2px solid #e413bd;">Content here</div>
        
        
          .myborder {border:2px solid #e413bd;}
        
        Border color #e413bd