#e106bd color space conversions
Hex:
        #e106bd
        RGB:
        225, 6, 189
        CMY:
        12, 98, 26
        CMYK:
        0, 97, 16, 12
      HSL:
        310°, 94.8052%, 45.2941%
        HSV (HSB):
        310°, 97.3333%, 88.2353%
        XYZ:
        40.3018, 19.8119, 49.8441
        xyY:
        0.3665, 0.1802, 19.8119
      CIE-Lab:
        51.6239, 84.1520, -37.5467
        CIE-LCH:
        51.6239, 92.1483, 335.9546
        CIE-Luv:
        51.6239, 89.3733, -68.5954
        Hunter-Lab:
        44.5106, 83.7279, -35.2370
      #e106bd color charts
#e106bd RGB chart
      #e106bd CMYK chart
      #e106bd RGB pie chart
      #e106bd color shades, tints & tones
#e106bd color schemes
#e106bd color preview, HTML & CSS examples
           This text has a color of #e106bd        
        
          <p style="color:#e106bd;">Text here</p>
        
        
          .mytext {color:#e106bd;}
        
        Text color #e106bd
      
           This box has a color of #e106bd        
        
          <div style="background-color:#e106bd;">Content here</div>
        
        
          .mybackground {background-color:#e106bd;}
        
        Background color #e106bd
      
           Border around this has a color of #e106bd        
        
          <div style="border:2px solid #e106bd;">Content here</div>
        
        
          .myborder {border:2px solid #e106bd;}
        
        Border color #e106bd