#e106fb color space conversions
Hex:
        #e106fb
        RGB:
        225, 6, 251
        CMY:
        12, 98, 2
        CMYK:
        10, 98, 0, 2
      HSL:
        294°, 96.8379%, 50.3922%
        HSV (HSB):
        294°, 97.6096%, 98.4314%
        XYZ:
        48.5290, 23.1028, 93.1683
        xyY:
        0.2945, 0.1402, 23.1028
      CIE-Lab:
        55.1781, 92.8276, -67.1534
        CIE-LCH:
        55.1781, 114.5711, 324.1172
        CIE-Luv:
        55.1781, 64.5012, -114.8459
        Hunter-Lab:
        48.0654, 96.1073, -81.2799
      #e106fb color charts
#e106fb RGB chart
      #e106fb CMYK chart
      #e106fb RGB pie chart
      #e106fb color shades, tints & tones
#e106fb color schemes
#e106fb color preview, HTML & CSS examples
           This text has a color of #e106fb        
        
          <p style="color:#e106fb;">Text here</p>
        
        
          .mytext {color:#e106fb;}
        
        Text color #e106fb
      
           This box has a color of #e106fb        
        
          <div style="background-color:#e106fb;">Content here</div>
        
        
          .mybackground {background-color:#e106fb;}
        
        Background color #e106fb
      
           Border around this has a color of #e106fb        
        
          <div style="border:2px solid #e106fb;">Content here</div>
        
        
          .myborder {border:2px solid #e106fb;}
        
        Border color #e106fb