#e15fb3 color space conversions
Hex:
        #e15fb3
        RGB:
        225, 95, 179
        CMY:
        12, 63, 30
        CMYK:
        0, 58, 20, 12
      HSL:
        321°, 68.4211%, 62.7451%
        HSV (HSB):
        321°, 57.7778%, 88.2353%
        XYZ:
        43.2802, 27.4466, 45.6644
        xyY:
        0.3719, 0.2358, 27.4466
      CIE-Lab:
        59.3855, 59.7314, -19.7299
        CIE-LCH:
        59.3855, 62.9056, 341.7211
        CIE-Luv:
        59.3855, 73.0380, -39.4145
        Hunter-Lab:
        52.3895, 55.7813, -15.0064
      #e15fb3 color charts
#e15fb3 RGB chart
      #e15fb3 CMYK chart
      #e15fb3 RGB pie chart
      #e15fb3 color shades, tints & tones
#e15fb3 color schemes
#e15fb3 color preview, HTML & CSS examples
           This text has a color of #e15fb3        
        
          <p style="color:#e15fb3;">Text here</p>
        
        
          .mytext {color:#e15fb3;}
        
        Text color #e15fb3
      
           This box has a color of #e15fb3        
        
          <div style="background-color:#e15fb3;">Content here</div>
        
        
          .mybackground {background-color:#e15fb3;}
        
        Background color #e15fb3
      
           Border around this has a color of #e15fb3        
        
          <div style="border:2px solid #e15fb3;">Content here</div>
        
        
          .myborder {border:2px solid #e15fb3;}
        
        Border color #e15fb3