#b9b9fd color space conversions
Hex:
#b9b9fd
RGB:
185, 185, 253
CMY:
27, 27, 1
CMYK:
27, 27, 0, 1
HSL:
240°, 94.4444%, 85.8824%
HSV (HSB):
240°, 26.8775%, 99.2157%
XYZ:
55.0862, 52.1041, 100.0822
xyY:
0.2658, 0.2514, 52.1041
CIE-Lab:
77.3430, 14.5333, -33.5232
CIE-LCH:
77.3430, 36.5379, 293.4382
CIE-Luv:
77.3430, -4.0489, -56.1696
Hunter-Lab:
72.1831, 9.9008, -31.6776
#b9b9fd color charts
#b9b9fd color shades, tints & tones
#b9b9fd color schemes
#b9b9fd color preview, HTML & CSS examples
This text has a color of #b9b9fd
<p style="color:#b9b9fd;">Text here</p>
.mytext {color:#b9b9fd;}
This box has a color of #b9b9fd
<div style="background-color:#b9b9fd;">Content here</div>
.mybackground {background-color:#b9b9fd;}
Border around this has a color of #b9b9fd
<div style="border:2px solid #b9b9fd;">Content here</div>
.myborder {border:2px solid #b9b9fd;}