#b5bff5 color space conversions
Hex:
#b5bff5
RGB:
181, 191, 245
CMY:
29, 25, 4
CMYK:
26, 22, 0, 4
HSL:
231°, 76.1905%, 83.5294%
HSV (HSB):
231°, 26.1224%, 96.0784%
XYZ:
54.1683, 53.6779, 93.8921
xyY:
0.2685, 0.2661, 53.6779
CIE-Lab:
78.2736, 8.1940, -27.8240
CIE-LCH:
78.2736, 29.0055, 286.4093
CIE-Luv:
78.2736, -8.0839, -45.7286
Hunter-Lab:
73.2652, 3.7590, -24.6967
#b5bff5 color charts
#b5bff5 color shades, tints & tones
#b5bff5 color schemes
#b5bff5 color preview, HTML & CSS examples
This text has a color of #b5bff5
<p style="color:#b5bff5;">Text here</p>
.mytext {color:#b5bff5;}
This box has a color of #b5bff5
<div style="background-color:#b5bff5;">Content here</div>
.mybackground {background-color:#b5bff5;}
Border around this has a color of #b5bff5
<div style="border:2px solid #b5bff5;">Content here</div>
.myborder {border:2px solid #b5bff5;}