#e135c2 color space conversions
Hex:
        #e135c2
        RGB:
        225, 53, 194
        CMY:
        12, 79, 24
        CMYK:
        0, 76, 14, 12
      HSL:
        311°, 74.1379%, 54.5098%
        HSV (HSB):
        311°, 76.4444%, 88.2353%
        XYZ:
        42.0620, 22.4488, 53.1551
        xyY:
        0.3575, 0.1908, 22.4488
      CIE-Lab:
        54.5000, 77.1462, -35.9281
        CIE-LCH:
        54.5000, 85.1021, 335.0279
        CIE-Luv:
        54.5000, 81.2922, -65.8761
        Hunter-Lab:
        47.3802, 75.5492, -33.3504
      #e135c2 color charts
#e135c2 RGB chart
      #e135c2 CMYK chart
      #e135c2 RGB pie chart
      #e135c2 color shades, tints & tones
#e135c2 color schemes
#e135c2 color preview, HTML & CSS examples
           This text has a color of #e135c2        
        
          <p style="color:#e135c2;">Text here</p>
        
        
          .mytext {color:#e135c2;}
        
        Text color #e135c2
      
           This box has a color of #e135c2        
        
          <div style="background-color:#e135c2;">Content here</div>
        
        
          .mybackground {background-color:#e135c2;}
        
        Background color #e135c2
      
           Border around this has a color of #e135c2        
        
          <div style="border:2px solid #e135c2;">Content here</div>
        
        
          .myborder {border:2px solid #e135c2;}
        
        Border color #e135c2