#e115bd color space conversions
Hex:
        #e115bd
        RGB:
        225, 21, 189
        CMY:
        12, 92, 26
        CMYK:
        0, 91, 16, 12
      HSL:
        311°, 82.9268%, 48.2353%
        HSV (HSB):
        311°, 90.6667%, 88.2353%
        XYZ:
        40.5048, 20.2180, 49.9117
        xyY:
        0.3661, 0.1827, 20.2180
      CIE-Lab:
        52.0828, 82.8037, -36.8253
        CIE-LCH:
        52.0828, 90.6231, 336.0239
        CIE-Luv:
        52.0828, 88.3314, -67.4547
        Hunter-Lab:
        44.9644, 82.1084, -34.3384
      #e115bd color charts
#e115bd RGB chart
      #e115bd CMYK chart
      #e115bd RGB pie chart
      #e115bd color shades, tints & tones
#e115bd color schemes
#e115bd color preview, HTML & CSS examples
           This text has a color of #e115bd        
        
          <p style="color:#e115bd;">Text here</p>
        
        
          .mytext {color:#e115bd;}
        
        Text color #e115bd
      
           This box has a color of #e115bd        
        
          <div style="background-color:#e115bd;">Content here</div>
        
        
          .mybackground {background-color:#e115bd;}
        
        Background color #e115bd
      
           Border around this has a color of #e115bd        
        
          <div style="border:2px solid #e115bd;">Content here</div>
        
        
          .myborder {border:2px solid #e115bd;}
        
        Border color #e115bd