#e0b2f2 color space conversions
Hex:
#e0b2f2
RGB:
224, 178, 242
CMY:
12, 30, 5
CMYK:
7, 26, 0, 5
HSL:
283°, 71.1111%, 82.3529%
HSV (HSB):
283°, 26.4463%, 94.9020%
XYZ:
62.6879, 54.0989, 91.1425
xyY:
0.3015, 0.2602, 54.0989
CIE-Lab:
78.5194, 27.8185, -25.5236
CIE-LCH:
78.5194, 37.7534, 317.4636
CIE-Luv:
78.5194, 21.0900, -44.9823
Hunter-Lab:
73.5519, 23.4186, -21.9833
#e0b2f2 color charts
#e0b2f2 color shades, tints & tones
#e0b2f2 color schemes
#e0b2f2 color preview, HTML & CSS examples
This text has a color of #e0b2f2
<p style="color:#e0b2f2;">Text here</p>
.mytext {color:#e0b2f2;}
This box has a color of #e0b2f2
<div style="background-color:#e0b2f2;">Content here</div>
.mybackground {background-color:#e0b2f2;}
Border around this has a color of #e0b2f2
<div style="border:2px solid #e0b2f2;">Content here</div>
.myborder {border:2px solid #e0b2f2;}