#b67bf9 color space conversions
Hex:
#b67bf9
RGB:
182, 123, 249
CMY:
29, 52, 2
CMYK:
27, 51, 0, 2
HSL:
268°, 91.3043%, 72.9412%
HSV (HSB):
268°, 50.6024%, 97.6471%
XYZ:
43.4732, 30.9506, 93.3053
xyY:
0.2592, 0.1845, 30.9506
CIE-Lab:
62.4659, 47.0249, -54.6813
CIE-LCH:
62.4659, 72.1206, 310.6949
CIE-Luv:
62.4659, 18.6248, -93.1282
Hunter-Lab:
55.6332, 42.1264, -60.4950
#b67bf9 color charts
#b67bf9 color shades, tints & tones
#b67bf9 color schemes
#b67bf9 color preview, HTML & CSS examples
This text has a color of #b67bf9
<p style="color:#b67bf9;">Text here</p>
.mytext {color:#b67bf9;}
This box has a color of #b67bf9
<div style="background-color:#b67bf9;">Content here</div>
.mybackground {background-color:#b67bf9;}
Border around this has a color of #b67bf9
<div style="border:2px solid #b67bf9;">Content here</div>
.myborder {border:2px solid #b67bf9;}