#e158ed color space conversions
Hex:
        #e158ed
        RGB:
        225, 88, 237
        CMY:
        12, 65, 7
        CMYK:
        5, 63, 0, 7
      HSL:
        295°, 80.5405%, 63.7255%
        HSV (HSB):
        295°, 62.8692%, 92.9412%
        XYZ:
        49.8271, 29.1014, 83.1117
        xyY:
        0.3075, 0.1796, 29.1014
      CIE-Lab:
        60.8710, 71.8209, -50.2446
        CIE-LCH:
        60.8710, 87.6514, 325.0241
        CIE-Luv:
        60.8710, 57.8269, -88.8842
        Hunter-Lab:
        53.9457, 70.4670, -53.5834
      #e158ed color charts
#e158ed RGB chart
      #e158ed CMYK chart
      #e158ed RGB pie chart
      #e158ed color shades, tints & tones
#e158ed color schemes
#e158ed color preview, HTML & CSS examples
           This text has a color of #e158ed        
        
          <p style="color:#e158ed;">Text here</p>
        
        
          .mytext {color:#e158ed;}
        
        Text color #e158ed
      
           This box has a color of #e158ed        
        
          <div style="background-color:#e158ed;">Content here</div>
        
        
          .mybackground {background-color:#e158ed;}
        
        Background color #e158ed
      
           Border around this has a color of #e158ed        
        
          <div style="border:2px solid #e158ed;">Content here</div>
        
        
          .myborder {border:2px solid #e158ed;}
        
        Border color #e158ed