#e106ce color space conversions
Hex:
        #e106ce
        RGB:
        225, 6, 206
        CMY:
        12, 98, 19
        CMYK:
        0, 97, 8, 12
      HSL:
        305°, 94.8052%, 45.2941%
        HSV (HSB):
        305°, 97.3333%, 88.2353%
        XYZ:
        42.2570, 20.5940, 60.1404
        xyY:
        0.3436, 0.1674, 20.5940
      CIE-Lab:
        52.5023, 86.3448, -45.9889
        CIE-LCH:
        52.5023, 97.8284, 331.9594
        CIE-Luv:
        52.5023, 81.9911, -81.6793
        Hunter-Lab:
        45.3806, 86.7975, -46.8072
      #e106ce color charts
#e106ce RGB chart
      #e106ce CMYK chart
      #e106ce RGB pie chart
      #e106ce color shades, tints & tones
#e106ce color schemes
#e106ce color preview, HTML & CSS examples
           This text has a color of #e106ce        
        
          <p style="color:#e106ce;">Text here</p>
        
        
          .mytext {color:#e106ce;}
        
        Text color #e106ce
      
           This box has a color of #e106ce        
        
          <div style="background-color:#e106ce;">Content here</div>
        
        
          .mybackground {background-color:#e106ce;}
        
        Background color #e106ce
      
           Border around this has a color of #e106ce        
        
          <div style="border:2px solid #e106ce;">Content here</div>
        
        
          .myborder {border:2px solid #e106ce;}
        
        Border color #e106ce