#b5a5f8 color space conversions
Hex:
#b5a5f8
RGB:
181, 165, 248
CMY:
29, 35, 3
CMYK:
27, 33, 0, 3
HSL:
252°, 85.5670%, 80.9804%
HSV (HSB):
252°, 33.4677%, 97.2549%
XYZ:
49.4545, 43.5113, 94.5989
xyY:
0.2637, 0.2320, 43.5113
CIE-Lab:
71.9007, 23.2718, -39.2883
CIE-LCH:
71.9007, 45.6634, 300.6397
CIE-Luv:
71.9007, 2.6199, -66.4973
Hunter-Lab:
65.9631, 18.3912, -38.8547
#b5a5f8 color charts
#b5a5f8 color shades, tints & tones
#b5a5f8 color schemes
#b5a5f8 color preview, HTML & CSS examples
This text has a color of #b5a5f8
<p style="color:#b5a5f8;">Text here</p>
.mytext {color:#b5a5f8;}
This box has a color of #b5a5f8
<div style="background-color:#b5a5f8;">Content here</div>
.mybackground {background-color:#b5a5f8;}
Border around this has a color of #b5a5f8
<div style="border:2px solid #b5a5f8;">Content here</div>
.myborder {border:2px solid #b5a5f8;}