#e115df color space conversions
Hex:
        #e115df
        RGB:
        225, 21, 223
        CMY:
        12, 92, 13
        CMYK:
        0, 91, 1, 12
      HSL:
        301°, 82.9268%, 48.2353%
        HSV (HSB):
        301°, 90.6667%, 88.2353%
        XYZ:
        44.6388, 21.8716, 71.6810
        xyY:
        0.3230, 0.1583, 21.8716
      CIE-Lab:
        53.8905, 87.4002, -53.4839
        CIE-LCH:
        53.8905, 102.4662, 328.5358
        CIE-Luv:
        53.8905, 74.2273, -93.4764
        Hunter-Lab:
        46.7671, 88.5344, -58.1382
      #e115df color charts
#e115df RGB chart
      #e115df CMYK chart
      #e115df RGB pie chart
      #e115df color shades, tints & tones
#e115df color schemes
#e115df color preview, HTML & CSS examples
           This text has a color of #e115df        
        
          <p style="color:#e115df;">Text here</p>
        
        
          .mytext {color:#e115df;}
        
        Text color #e115df
      
           This box has a color of #e115df        
        
          <div style="background-color:#e115df;">Content here</div>
        
        
          .mybackground {background-color:#e115df;}
        
        Background color #e115df
      
           Border around this has a color of #e115df        
        
          <div style="border:2px solid #e115df;">Content here</div>
        
        
          .myborder {border:2px solid #e115df;}
        
        Border color #e115df