#e6b0e5 color space conversions
Hex:
#e6b0e5
RGB:
230, 176, 229
CMY:
10, 31, 10
CMYK:
0, 23, 0, 10
HSL:
301°, 51.9231%, 79.6078%
HSV (HSB):
301°, 23.4783%, 90.1961%
XYZ:
62.3013, 53.5308, 81.1776
xyY:
0.3162, 0.2717, 53.5308
CIE-Lab:
78.1874, 28.3532, -18.9599
CIE-LCH:
78.1874, 34.1083, 326.2292
CIE-Luv:
78.1874, 27.3555, -34.3875
Hunter-Lab:
73.1647, 23.9582, -14.5680
#e6b0e5 color charts
#e6b0e5 color shades, tints & tones
#e6b0e5 color schemes
#e6b0e5 color preview, HTML & CSS examples
This text has a color of #e6b0e5
<p style="color:#e6b0e5;">Text here</p>
.mytext {color:#e6b0e5;}
This box has a color of #e6b0e5
<div style="background-color:#e6b0e5;">Content here</div>
.mybackground {background-color:#e6b0e5;}
Border around this has a color of #e6b0e5
<div style="border:2px solid #e6b0e5;">Content here</div>
.myborder {border:2px solid #e6b0e5;}