#e135ee color space conversions
Hex:
        #e135ee
        RGB:
        225, 53, 238
        CMY:
        12, 79, 7
        CMYK:
        5, 78, 0, 7
      HSL:
        296°, 84.4749%, 57.0588%
        HSV (HSB):
        296°, 77.7311%, 93.3333%
        XYZ:
        47.7571, 24.7268, 83.1446
        xyY:
        0.3069, 0.1589, 24.7268
      CIE-Lab:
        56.8083, 83.6706, -57.2735
        CIE-LCH:
        56.8083, 101.3954, 325.6079
        CIE-Luv:
        56.8083, 65.0557, -99.8736
        Hunter-Lab:
        49.7261, 84.4114, -64.3278
      #e135ee color charts
#e135ee RGB chart
      #e135ee CMYK chart
      #e135ee RGB pie chart
      #e135ee color shades, tints & tones
#e135ee color schemes
#e135ee color preview, HTML & CSS examples
           This text has a color of #e135ee        
        
          <p style="color:#e135ee;">Text here</p>
        
        
          .mytext {color:#e135ee;}
        
        Text color #e135ee
      
           This box has a color of #e135ee        
        
          <div style="background-color:#e135ee;">Content here</div>
        
        
          .mybackground {background-color:#e135ee;}
        
        Background color #e135ee
      
           Border around this has a color of #e135ee        
        
          <div style="border:2px solid #e135ee;">Content here</div>
        
        
          .myborder {border:2px solid #e135ee;}
        
        Border color #e135ee