#e115f3 color space conversions
Hex:
        #e115f3
        RGB:
        225, 21, 243
        CMY:
        12, 92, 5
        CMYK:
        7, 91, 0, 5
      HSL:
        295°, 90.2439%, 51.7647%
        HSV (HSB):
        295°, 91.3580%, 95.2941%
        XYZ:
        47.4972, 23.0149, 86.7330
        xyY:
        0.3021, 0.1464, 23.0149
      CIE-Lab:
        55.0877, 90.3643, -62.8328
        CIE-LCH:
        55.0877, 110.0621, 325.1880
        CIE-Luv:
        55.0877, 66.7036, -108.2039
        Hunter-Lab:
        47.9739, 92.7719, -73.6099
      #e115f3 color charts
#e115f3 RGB chart
      #e115f3 CMYK chart
      #e115f3 RGB pie chart
      #e115f3 color shades, tints & tones
#e115f3 color schemes
#e115f3 color preview, HTML & CSS examples
           This text has a color of #e115f3        
        
          <p style="color:#e115f3;">Text here</p>
        
        
          .mytext {color:#e115f3;}
        
        Text color #e115f3
      
           This box has a color of #e115f3        
        
          <div style="background-color:#e115f3;">Content here</div>
        
        
          .mybackground {background-color:#e115f3;}
        
        Background color #e115f3
      
           Border around this has a color of #e115f3        
        
          <div style="border:2px solid #e115f3;">Content here</div>
        
        
          .myborder {border:2px solid #e115f3;}
        
        Border color #e115f3