#e6b0f9 color space conversions
Hex:
#e6b0f9
RGB:
230, 176, 249
CMY:
10, 31, 2
CMYK:
8, 29, 0, 2
HSL:
284°, 85.8824%, 83.3333%
HSV (HSB):
284°, 29.3173%, 97.6471%
XYZ:
65.2573, 54.7132, 96.7438
xyY:
0.3011, 0.2525, 54.7132
CIE-Lab:
78.8758, 32.1492, -28.6938
CIE-LCH:
78.8758, 43.0918, 318.2505
CIE-Luv:
78.8758, 24.7002, -50.9404
Hunter-Lab:
73.9684, 28.0339, -25.7680
#e6b0f9 color charts
#e6b0f9 color shades, tints & tones
#e6b0f9 color schemes
#e6b0f9 color preview, HTML & CSS examples
This text has a color of #e6b0f9
<p style="color:#e6b0f9;">Text here</p>
.mytext {color:#e6b0f9;}
This box has a color of #e6b0f9
<div style="background-color:#e6b0f9;">Content here</div>
.mybackground {background-color:#e6b0f9;}
Border around this has a color of #e6b0f9
<div style="border:2px solid #e6b0f9;">Content here</div>
.myborder {border:2px solid #e6b0f9;}