#e8bffc color space conversions
Hex:
#e8bffc
RGB:
232, 191, 252
CMY:
9, 25, 1
CMYK:
8, 24, 0, 1
HSL:
280°, 91.0448%, 86.8627%
HSV (HSB):
280°, 24.2063%, 98.8235%
XYZ:
69.4802, 61.4457, 100.2937
xyY:
0.3005, 0.2657, 61.4457
CIE-Lab:
82.6178, 25.3364, -24.5656
CIE-LCH:
82.6178, 35.2903, 315.8849
CIE-Luv:
82.6178, 18.5393, -43.3097
Hunter-Lab:
78.3873, 21.0394, -20.9883
#e8bffc color charts
#e8bffc color shades, tints & tones
#e8bffc color schemes
#e8bffc color preview, HTML & CSS examples
This text has a color of #e8bffc
<p style="color:#e8bffc;">Text here</p>
.mytext {color:#e8bffc;}
This box has a color of #e8bffc
<div style="background-color:#e8bffc;">Content here</div>
.mybackground {background-color:#e8bffc;}
Border around this has a color of #e8bffc
<div style="border:2px solid #e8bffc;">Content here</div>
.myborder {border:2px solid #e8bffc;}