#e198f3 color space conversions
Hex:
        #e198f3
        RGB:
        225, 152, 243
        CMY:
        12, 40, 5
        CMYK:
        7, 37, 0, 5
      HSL:
        288°, 79.1304%, 77.4510%
        HSV (HSB):
        288°, 37.4486%, 95.2941%
        XYZ:
        58.4572, 44.9351, 90.3863
        xyY:
        0.3017, 0.2319, 44.9351
      CIE-Lab:
        72.8491, 42.2394, -34.7771
        CIE-LCH:
        72.8491, 54.7139, 320.5343
        CIE-Luv:
        72.8491, 33.2794, -61.9252
        Hunter-Lab:
        67.0336, 38.3535, -33.0215
      #e198f3 color charts
#e198f3 RGB chart
      #e198f3 CMYK chart
      #e198f3 RGB pie chart
      #e198f3 color shades, tints & tones
#e198f3 color schemes
#e198f3 color preview, HTML & CSS examples
           This text has a color of #e198f3        
        
          <p style="color:#e198f3;">Text here</p>
        
        
          .mytext {color:#e198f3;}
        
        Text color #e198f3
      
           This box has a color of #e198f3        
        
          <div style="background-color:#e198f3;">Content here</div>
        
        
          .mybackground {background-color:#e198f3;}
        
        Background color #e198f3
      
           Border around this has a color of #e198f3        
        
          <div style="border:2px solid #e198f3;">Content here</div>
        
        
          .myborder {border:2px solid #e198f3;}
        
        Border color #e198f3