#e190f0 color space conversions
Hex:
        #e190f0
        RGB:
        225, 144, 240
        CMY:
        12, 44, 6
        CMYK:
        6, 40, 0, 6
      HSL:
        291°, 76.1905%, 75.2941%
        HSV (HSB):
        291°, 40.0000%, 94.1176%
        XYZ:
        56.7528, 42.2453, 87.6010
        xyY:
        0.3041, 0.2264, 42.2453
      CIE-Lab:
        71.0397, 45.8650, -35.9458
        CIE-LCH:
        71.0397, 58.2726, 321.9131
        CIE-Luv:
        71.0397, 37.2251, -64.1622
        Hunter-Lab:
        64.9964, 42.1167, -34.4125
      #e190f0 color charts
#e190f0 RGB chart
      #e190f0 CMYK chart
      #e190f0 RGB pie chart
      #e190f0 color shades, tints & tones
#e190f0 color schemes
#e190f0 color preview, HTML & CSS examples
           This text has a color of #e190f0        
        
          <p style="color:#e190f0;">Text here</p>
        
        
          .mytext {color:#e190f0;}
        
        Text color #e190f0
      
           This box has a color of #e190f0        
        
          <div style="background-color:#e190f0;">Content here</div>
        
        
          .mybackground {background-color:#e190f0;}
        
        Background color #e190f0
      
           Border around this has a color of #e190f0        
        
          <div style="border:2px solid #e190f0;">Content here</div>
        
        
          .myborder {border:2px solid #e190f0;}
        
        Border color #e190f0