#b8a7f5 color space conversions
Hex:
#b8a7f5
RGB:
184, 167, 245
CMY:
28, 35, 4
CMYK:
25, 32, 0, 4
HSL:
253°, 79.5918%, 80.7843%
HSV (HSB):
253°, 31.8367%, 96.0784%
XYZ:
50.0673, 44.4204, 92.3214
xyY:
0.2680, 0.2378, 44.4204
CIE-Lab:
72.5086, 22.3059, -36.6961
CIE-LCH:
72.5086, 42.9437, 301.2935
CIE-Luv:
72.5086, 3.5563, -62.0911
Hunter-Lab:
66.6486, 17.4565, -35.4742
#b8a7f5 color charts
#b8a7f5 color shades, tints & tones
#b8a7f5 color schemes
#b8a7f5 color preview, HTML & CSS examples
This text has a color of #b8a7f5
<p style="color:#b8a7f5;">Text here</p>
.mytext {color:#b8a7f5;}
This box has a color of #b8a7f5
<div style="background-color:#b8a7f5;">Content here</div>
.mybackground {background-color:#b8a7f5;}
Border around this has a color of #b8a7f5
<div style="border:2px solid #b8a7f5;">Content here</div>
.myborder {border:2px solid #b8a7f5;}