#b67ded color space conversions
Hex:
#b67ded
RGB:
182, 125, 237
CMY:
29, 51, 7
CMYK:
23, 47, 0, 7
HSL:
271°, 75.6757%, 70.9804%
HSV (HSB):
271°, 47.2574%, 92.9412%
XYZ:
41.9111, 30.7267, 83.8427
xyY:
0.2678, 0.1964, 30.7267
CIE-Lab:
62.2763, 43.1713, -48.3560
CIE-LCH:
62.2763, 64.8234, 311.7579
CIE-Luv:
62.2763, 19.7539, -82.3653
Hunter-Lab:
55.4317, 37.9557, -50.8763
#b67ded color charts
#b67ded color shades, tints & tones
#b67ded color schemes
#b67ded color preview, HTML & CSS examples
This text has a color of #b67ded
<p style="color:#b67ded;">Text here</p>
.mytext {color:#b67ded;}
This box has a color of #b67ded
<div style="background-color:#b67ded;">Content here</div>
.mybackground {background-color:#b67ded;}
Border around this has a color of #b67ded
<div style="border:2px solid #b67ded;">Content here</div>
.myborder {border:2px solid #b67ded;}