#e158f2 color space conversions
Hex:
        #e158f2
        RGB:
        225, 88, 242
        CMY:
        12, 65, 5
        CMYK:
        7, 64, 0, 5
      HSL:
        293°, 85.5556%, 64.7059%
        HSV (HSB):
        293°, 63.6364%, 94.9020%
        XYZ:
        50.5681, 29.3978, 87.0135
        xyY:
        0.3028, 0.1761, 29.3978
      CIE-Lab:
        61.1311, 72.6884, -52.6129
        CIE-LCH:
        61.1311, 89.7314, 324.1025
        CIE-Luv:
        61.1311, 56.3712, -92.7977
        Hunter-Lab:
        54.2197, 71.5936, -57.1966
      #e158f2 color charts
#e158f2 RGB chart
      #e158f2 CMYK chart
      #e158f2 RGB pie chart
      #e158f2 color shades, tints & tones
#e158f2 color schemes
#e158f2 color preview, HTML & CSS examples
           This text has a color of #e158f2        
        
          <p style="color:#e158f2;">Text here</p>
        
        
          .mytext {color:#e158f2;}
        
        Text color #e158f2
      
           This box has a color of #e158f2        
        
          <div style="background-color:#e158f2;">Content here</div>
        
        
          .mybackground {background-color:#e158f2;}
        
        Background color #e158f2
      
           Border around this has a color of #e158f2        
        
          <div style="border:2px solid #e158f2;">Content here</div>
        
        
          .myborder {border:2px solid #e158f2;}
        
        Border color #e158f2