#b67dff color space conversions
Hex:
#b67dff
RGB:
182, 125, 255
CMY:
29, 51, 0
CMYK:
29, 51, 0, 0
HSL:
266°, 100.0000%, 74.5098%
HSV (HSB):
266°, 50.9804%, 100.0000%
XYZ:
44.6750, 31.8323, 98.3974
xyY:
0.2554, 0.1820, 31.8323
CIE-Lab:
63.2041, 47.3607, -56.8033
CIE-LCH:
63.2041, 73.9571, 309.8202
CIE-Luv:
63.2041, 17.0848, -96.8114
Hunter-Lab:
56.4201, 42.6060, -63.9083
#b67dff color charts
#b67dff color shades, tints & tones
#b67dff color schemes
#b67dff color preview, HTML & CSS examples
This text has a color of #b67dff
<p style="color:#b67dff;">Text here</p>
.mytext {color:#b67dff;}
This box has a color of #b67dff
<div style="background-color:#b67dff;">Content here</div>
.mybackground {background-color:#b67dff;}
Border around this has a color of #b67dff
<div style="border:2px solid #b67dff;">Content here</div>
.myborder {border:2px solid #b67dff;}