#e134ca color space conversions
Hex:
        #e134ca
        RGB:
        225, 52, 202
        CMY:
        12, 80, 21
        CMYK:
        0, 77, 10, 12
      HSL:
        308°, 74.2489%, 54.3137%
        HSV (HSB):
        308°, 76.8889%, 88.2353%
        XYZ:
        42.9400, 22.7278, 58.0008
        xyY:
        0.3472, 0.1838, 22.7278
      CIE-Lab:
        54.7909, 78.5253, -40.0736
        CIE-LCH:
        54.7909, 88.1596, 332.9636
        CIE-Luv:
        54.7909, 78.3875, -72.4151
        Hunter-Lab:
        47.6737, 77.3472, -38.7619
      #e134ca color charts
#e134ca RGB chart
      #e134ca CMYK chart
      #e134ca RGB pie chart
      #e134ca color shades, tints & tones
#e134ca color schemes
#e134ca color preview, HTML & CSS examples
           This text has a color of #e134ca        
        
          <p style="color:#e134ca;">Text here</p>
        
        
          .mytext {color:#e134ca;}
        
        Text color #e134ca
      
           This box has a color of #e134ca        
        
          <div style="background-color:#e134ca;">Content here</div>
        
        
          .mybackground {background-color:#e134ca;}
        
        Background color #e134ca
      
           Border around this has a color of #e134ca        
        
          <div style="border:2px solid #e134ca;">Content here</div>
        
        
          .myborder {border:2px solid #e134ca;}
        
        Border color #e134ca