#e126e5 color space conversions
Hex:
        #e126e5
        RGB:
        225, 38, 229
        CMY:
        12, 85, 10
        CMYK:
        2, 83, 0, 10
      HSL:
        299°, 78.6008%, 52.3529%
        HSV (HSB):
        299°, 83.4061%, 89.8039%
        XYZ:
        45.8873, 23.0509, 76.1595
        xyY:
        0.3163, 0.1589, 23.0509
      CIE-Lab:
        55.1247, 85.6704, -54.9064
        CIE-LCH:
        55.1247, 101.7552, 327.3441
        CIE-Luv:
        55.1247, 70.3332, -95.8812
        Hunter-Lab:
        48.0114, 86.5831, -60.4426
      #e126e5 color charts
#e126e5 RGB chart
      #e126e5 CMYK chart
      #e126e5 RGB pie chart
      #e126e5 color shades, tints & tones
#e126e5 color schemes
#e126e5 color preview, HTML & CSS examples
           This text has a color of #e126e5        
        
          <p style="color:#e126e5;">Text here</p>
        
        
          .mytext {color:#e126e5;}
        
        Text color #e126e5
      
           This box has a color of #e126e5        
        
          <div style="background-color:#e126e5;">Content here</div>
        
        
          .mybackground {background-color:#e126e5;}
        
        Background color #e126e5
      
           Border around this has a color of #e126e5        
        
          <div style="border:2px solid #e126e5;">Content here</div>
        
        
          .myborder {border:2px solid #e126e5;}
        
        Border color #e126e5