#e10bd1 color space conversions
Hex:
        #e10bd1
        RGB:
        225, 11, 209
        CMY:
        12, 96, 18
        CMYK:
        0, 95, 7, 12
      HSL:
        304°, 90.6780%, 46.2745%
        HSV (HSB):
        304°, 95.1111%, 88.2353%
        XYZ:
        42.6796, 20.8503, 62.0967
        xyY:
        0.3397, 0.1660, 20.8503
      CIE-Lab:
        52.7853, 86.3928, -47.2612
        CIE-LCH:
        52.7853, 98.4751, 331.3191
        CIE-Luv:
        52.7853, 80.4917, -83.6742
        Hunter-Lab:
        45.6622, 86.9320, -48.6658
      #e10bd1 color charts
#e10bd1 RGB chart
      #e10bd1 CMYK chart
      #e10bd1 RGB pie chart
      #e10bd1 color shades, tints & tones
#e10bd1 color schemes
#e10bd1 color preview, HTML & CSS examples
           This text has a color of #e10bd1        
        
          <p style="color:#e10bd1;">Text here</p>
        
        
          .mytext {color:#e10bd1;}
        
        Text color #e10bd1
      
           This box has a color of #e10bd1        
        
          <div style="background-color:#e10bd1;">Content here</div>
        
        
          .mybackground {background-color:#e10bd1;}
        
        Background color #e10bd1
      
           Border around this has a color of #e10bd1        
        
          <div style="border:2px solid #e10bd1;">Content here</div>
        
        
          .myborder {border:2px solid #e10bd1;}
        
        Border color #e10bd1