#e106ff color space conversions
Hex:
        #e106ff
        RGB:
        225, 6, 255
        CMY:
        12, 98, 0
        CMYK:
        12, 98, 0, 0
      HSL:
        293°, 100.0000%, 51.1765%
        HSV (HSB):
        293°, 97.6471%, 100.0000%
        XYZ:
        49.1665, 23.3578, 96.5249
        xyY:
        0.2908, 0.1382, 23.3578
      CIE-Lab:
        55.4390, 93.4451, -68.9569
        CIE-LCH:
        55.4390, 116.1337, 323.5749
        CIE-Luv:
        55.4390, 63.0994, -117.6734
        Hunter-Lab:
        48.3299, 97.0124, -84.5835
      #e106ff color charts
#e106ff RGB chart
      #e106ff CMYK chart
      #e106ff RGB pie chart
      #e106ff color shades, tints & tones
#e106ff color schemes
#e106ff color preview, HTML & CSS examples
           This text has a color of #e106ff        
        
          <p style="color:#e106ff;">Text here</p>
        
        
          .mytext {color:#e106ff;}
        
        Text color #e106ff
      
           This box has a color of #e106ff        
        
          <div style="background-color:#e106ff;">Content here</div>
        
        
          .mybackground {background-color:#e106ff;}
        
        Background color #e106ff
      
           Border around this has a color of #e106ff        
        
          <div style="border:2px solid #e106ff;">Content here</div>
        
        
          .myborder {border:2px solid #e106ff;}
        
        Border color #e106ff