#b3a7e5 color space conversions
Hex:
#b3a7e5
RGB:
179, 167, 229
CMY:
30, 35, 10
CMYK:
22, 27, 0, 10
HSL:
252°, 54.3860%, 77.6471%
HSV (HSB):
252°, 27.0742%, 89.8039%
XYZ:
46.5520, 42.8783, 79.9515
xyY:
0.2748, 0.2531, 42.8783
CIE-Lab:
71.4723, 17.0917, -29.6199
CIE-LCH:
71.4723, 34.1975, 299.9864
CIE-Luv:
71.4723, 2.2988, -49.4284
Hunter-Lab:
65.4815, 12.3062, -26.5548
#b3a7e5 color charts
#b3a7e5 color shades, tints & tones
#b3a7e5 color schemes
#b3a7e5 color preview, HTML & CSS examples
This text has a color of #b3a7e5
<p style="color:#b3a7e5;">Text here</p>
.mytext {color:#b3a7e5;}
This box has a color of #b3a7e5
<div style="background-color:#b3a7e5;">Content here</div>
.mybackground {background-color:#b3a7e5;}
Border around this has a color of #b3a7e5
<div style="border:2px solid #b3a7e5;">Content here</div>
.myborder {border:2px solid #b3a7e5;}