#e8b7f8 color space conversions
Hex:
#e8b7f8
RGB:
232, 183, 248
CMY:
9, 28, 3
CMYK:
6, 26, 0, 3
HSL:
285°, 82.2785%, 84.5098%
HSV (HSB):
285°, 26.2097%, 97.2549%
XYZ:
67.1555, 57.8001, 96.4240
xyY:
0.3033, 0.2611, 57.8001
CIE-Lab:
80.6275, 28.8345, -25.4615
CIE-LCH:
80.6275, 38.4671, 318.5549
CIE-Luv:
80.6275, 22.7712, -45.2146
Hunter-Lab:
76.0264, 24.6261, -21.9789
#e8b7f8 color charts
#e8b7f8 color shades, tints & tones
#e8b7f8 color schemes
#e8b7f8 color preview, HTML & CSS examples
This text has a color of #e8b7f8
<p style="color:#e8b7f8;">Text here</p>
.mytext {color:#e8b7f8;}
This box has a color of #e8b7f8
<div style="background-color:#e8b7f8;">Content here</div>
.mybackground {background-color:#e8b7f8;}
Border around this has a color of #e8b7f8
<div style="border:2px solid #e8b7f8;">Content here</div>
.myborder {border:2px solid #e8b7f8;}