#b8a2ed color space conversions
Hex:
#b8a2ed
RGB:
184, 162, 237
CMY:
28, 36, 7
CMYK:
22, 32, 0, 7
HSL:
258°, 67.5676%, 78.2353%
HSV (HSB):
258°, 31.6456%, 92.9412%
XYZ:
47.9736, 42.1454, 85.7272
xyY:
0.2728, 0.2397, 42.1454
CIE-Lab:
70.9711, 23.2238, -34.7283
CIE-LCH:
70.9711, 41.7779, 303.7717
CIE-Luv:
70.9711, 6.3505, -58.7431
Hunter-Lab:
64.9195, 18.2970, -32.8497
#b8a2ed color charts
#b8a2ed color shades, tints & tones
#b8a2ed color schemes
#b8a2ed color preview, HTML & CSS examples
This text has a color of #b8a2ed
<p style="color:#b8a2ed;">Text here</p>
.mytext {color:#b8a2ed;}
This box has a color of #b8a2ed
<div style="background-color:#b8a2ed;">Content here</div>
.mybackground {background-color:#b8a2ed;}
Border around this has a color of #b8a2ed
<div style="border:2px solid #b8a2ed;">Content here</div>
.myborder {border:2px solid #b8a2ed;}