#bdbbfd color space conversions
Hex:
#bdbbfd
RGB:
189, 187, 253
CMY:
26, 27, 1
CMYK:
25, 26, 0, 1
HSL:
242°, 94.2857%, 86.2745%
HSV (HSB):
242°, 26.0870%, 99.2157%
XYZ:
56.4862, 53.4513, 100.2685
xyY:
0.2687, 0.2543, 53.4513
CIE-Lab:
78.1407, 14.5972, -32.2684
CIE-LCH:
78.1407, 35.4165, 294.3405
CIE-Luv:
78.1407, -2.9480, -54.1356
Hunter-Lab:
73.1104, 9.9686, -30.1370
#bdbbfd color charts
#bdbbfd color shades, tints & tones
#bdbbfd color schemes
#bdbbfd color preview, HTML & CSS examples
This text has a color of #bdbbfd
<p style="color:#bdbbfd;">Text here</p>
.mytext {color:#bdbbfd;}
This box has a color of #bdbbfd
<div style="background-color:#bdbbfd;">Content here</div>
.mybackground {background-color:#bdbbfd;}
Border around this has a color of #bdbbfd
<div style="border:2px solid #bdbbfd;">Content here</div>
.myborder {border:2px solid #bdbbfd;}