#e115e4 color space conversions
Hex:
        #e115e4
        RGB:
        225, 21, 228
        CMY:
        12, 92, 11
        CMYK:
        1, 91, 0, 11
      HSL:
        299°, 83.1325%, 48.8235%
        HSV (HSB):
        299°, 90.7895%, 89.4118%
        XYZ:
        45.3231, 22.1453, 75.2845
        xyY:
        0.3175, 0.1551, 22.1453
      CIE-Lab:
        54.1809, 88.1246, -55.8513
        CIE-LCH:
        54.1809, 104.3327, 327.6345
        CIE-Luv:
        54.1809, 72.2899, -97.2035
        Hunter-Lab:
        47.0588, 89.5633, -61.9107
      #e115e4 color charts
#e115e4 RGB chart
      #e115e4 CMYK chart
      #e115e4 RGB pie chart
      #e115e4 color shades, tints & tones
#e115e4 color schemes
#e115e4 color preview, HTML & CSS examples
           This text has a color of #e115e4        
        
          <p style="color:#e115e4;">Text here</p>
        
        
          .mytext {color:#e115e4;}
        
        Text color #e115e4
      
           This box has a color of #e115e4        
        
          <div style="background-color:#e115e4;">Content here</div>
        
        
          .mybackground {background-color:#e115e4;}
        
        Background color #e115e4
      
           Border around this has a color of #e115e4        
        
          <div style="border:2px solid #e115e4;">Content here</div>
        
        
          .myborder {border:2px solid #e115e4;}
        
        Border color #e115e4