#e135d1 color space conversions
Hex:
        #e135d1
        RGB:
        225, 53, 209
        CMY:
        12, 79, 18
        CMYK:
        0, 76, 7, 12
      HSL:
        306°, 74.1379%, 54.5098%
        HSV (HSB):
        306°, 76.4444%, 88.2353%
        XYZ:
        43.8331, 23.1572, 62.4811
        xyY:
        0.3386, 0.1789, 23.1572
      CIE-Lab:
        55.2339, 79.2571, -43.3811
        CIE-LCH:
        55.2339, 90.3527, 331.3061
        CIE-Luv:
        55.2339, 75.5167, -77.6578
        Hunter-Lab:
        48.1219, 78.3778, -43.2963
      #e135d1 color charts
#e135d1 RGB chart
      #e135d1 CMYK chart
      #e135d1 RGB pie chart
      #e135d1 color shades, tints & tones
#e135d1 color schemes
#e135d1 color preview, HTML & CSS examples
           This text has a color of #e135d1        
        
          <p style="color:#e135d1;">Text here</p>
        
        
          .mytext {color:#e135d1;}
        
        Text color #e135d1
      
           This box has a color of #e135d1        
        
          <div style="background-color:#e135d1;">Content here</div>
        
        
          .mybackground {background-color:#e135d1;}
        
        Background color #e135d1
      
           Border around this has a color of #e135d1        
        
          <div style="border:2px solid #e135d1;">Content here</div>
        
        
          .myborder {border:2px solid #e135d1;}
        
        Border color #e135d1