#e158ee color space conversions
Hex:
        #e158ee
        RGB:
        225, 88, 238
        CMY:
        12, 65, 7
        CMYK:
        5, 63, 0, 7
      HSL:
        295°, 81.5217%, 63.9216%
        HSV (HSB):
        295°, 63.0252%, 93.3333%
        XYZ:
        49.9737, 29.1600, 83.8835
        xyY:
        0.3066, 0.1789, 29.1600
      CIE-Lab:
        60.9226, 71.9935, -50.7197
        CIE-LCH:
        60.9226, 88.0656, 324.8352
        CIE-Luv:
        60.9226, 57.5341, -89.6688
        Hunter-Lab:
        54.0000, 70.6906, -54.3008
      #e158ee color charts
#e158ee RGB chart
      #e158ee CMYK chart
      #e158ee RGB pie chart
      #e158ee color shades, tints & tones
#e158ee color schemes
#e158ee color preview, HTML & CSS examples
           This text has a color of #e158ee        
        
          <p style="color:#e158ee;">Text here</p>
        
        
          .mytext {color:#e158ee;}
        
        Text color #e158ee
      
           This box has a color of #e158ee        
        
          <div style="background-color:#e158ee;">Content here</div>
        
        
          .mybackground {background-color:#e158ee;}
        
        Background color #e158ee
      
           Border around this has a color of #e158ee        
        
          <div style="border:2px solid #e158ee;">Content here</div>
        
        
          .myborder {border:2px solid #e158ee;}
        
        Border color #e158ee