#e161be color space conversions
Hex:
        #e161be
        RGB:
        225, 97, 190
        CMY:
        12, 62, 25
        CMYK:
        0, 57, 16, 12
      HSL:
        316°, 68.0851%, 63.1373%
        HSV (HSB):
        316°, 56.8889%, 88.2353%
        XYZ:
        44.6203, 28.2746, 51.8210
        xyY:
        0.3578, 0.2267, 28.2746
      CIE-Lab:
        60.1361, 60.4260, -24.8821
        CIE-LCH:
        60.1361, 65.3485, 337.6192
        CIE-Luv:
        60.1361, 68.8697, -47.4233
        Hunter-Lab:
        53.1739, 56.7320, -20.5597
      #e161be color charts
#e161be RGB chart
      #e161be CMYK chart
      #e161be RGB pie chart
      #e161be color shades, tints & tones
#e161be color schemes
#e161be color preview, HTML & CSS examples
           This text has a color of #e161be        
        
          <p style="color:#e161be;">Text here</p>
        
        
          .mytext {color:#e161be;}
        
        Text color #e161be
      
           This box has a color of #e161be        
        
          <div style="background-color:#e161be;">Content here</div>
        
        
          .mybackground {background-color:#e161be;}
        
        Background color #e161be
      
           Border around this has a color of #e161be        
        
          <div style="border:2px solid #e161be;">Content here</div>
        
        
          .myborder {border:2px solid #e161be;}
        
        Border color #e161be