#e6b2f7 color space conversions
Hex:
#e6b2f7
RGB:
230, 178, 247
CMY:
10, 30, 3
CMYK:
7, 28, 0, 3
HSL:
285°, 81.1765%, 83.3333%
HSV (HSB):
285°, 27.9352%, 96.8627%
XYZ:
65.3420, 55.3792, 95.2410
xyY:
0.3026, 0.2564, 55.3792
CIE-Lab:
79.2592, 30.6873, -27.0320
CIE-LCH:
79.2592, 40.8955, 318.6237
CIE-Luv:
79.2592, 24.0385, -47.9938
Hunter-Lab:
74.4172, 26.5019, -23.7888
#e6b2f7 color charts
#e6b2f7 color shades, tints & tones
#e6b2f7 color schemes
#e6b2f7 color preview, HTML & CSS examples
This text has a color of #e6b2f7
<p style="color:#e6b2f7;">Text here</p>
.mytext {color:#e6b2f7;}
This box has a color of #e6b2f7
<div style="background-color:#e6b2f7;">Content here</div>
.mybackground {background-color:#e6b2f7;}
Border around this has a color of #e6b2f7
<div style="border:2px solid #e6b2f7;">Content here</div>
.myborder {border:2px solid #e6b2f7;}