#b5a7f8 color space conversions
Hex:
#b5a7f8
RGB:
181, 167, 248
CMY:
29, 35, 3
CMYK:
27, 33, 0, 3
HSL:
250°, 85.2632%, 81.3725%
HSV (HSB):
250°, 32.6613%, 97.2549%
XYZ:
49.8180, 44.2385, 94.7201
xyY:
0.2639, 0.2343, 44.2385
CIE-Lab:
72.3876, 22.1560, -38.5302
CIE-LCH:
72.3876, 44.4462, 299.9002
CIE-Luv:
72.3876, 1.8074, -65.1334
Hunter-Lab:
66.5120, 17.3019, -37.8768
#b5a7f8 color charts
#b5a7f8 color shades, tints & tones
#b5a7f8 color schemes
#b5a7f8 color preview, HTML & CSS examples
This text has a color of #b5a7f8
<p style="color:#b5a7f8;">Text here</p>
.mytext {color:#b5a7f8;}
This box has a color of #b5a7f8
<div style="background-color:#b5a7f8;">Content here</div>
.mybackground {background-color:#b5a7f8;}
Border around this has a color of #b5a7f8
<div style="border:2px solid #b5a7f8;">Content here</div>
.myborder {border:2px solid #b5a7f8;}