#b5adf5 color space conversions
Hex:
#b5adf5
RGB:
181, 173, 245
CMY:
29, 32, 4
CMYK:
26, 29, 0, 4
HSL:
247°, 78.2609%, 81.9608%
HSV (HSB):
247°, 29.3878%, 96.0784%
XYZ:
50.4811, 46.3035, 92.6630
xyY:
0.2665, 0.2444, 46.3035
CIE-Lab:
73.7420, 18.0986, -34.8027
CIE-LCH:
73.7420, 39.2274, 297.4759
CIE-Luv:
73.7420, -0.4407, -58.4613
Hunter-Lab:
68.0467, 13.3403, -33.1059
#b5adf5 color charts
#b5adf5 color shades, tints & tones
#b5adf5 color schemes
#b5adf5 color preview, HTML & CSS examples
This text has a color of #b5adf5
<p style="color:#b5adf5;">Text here</p>
.mytext {color:#b5adf5;}
This box has a color of #b5adf5
<div style="background-color:#b5adf5;">Content here</div>
.mybackground {background-color:#b5adf5;}
Border around this has a color of #b5adf5
<div style="border:2px solid #b5adf5;">Content here</div>
.myborder {border:2px solid #b5adf5;}