#b67ed1 color space conversions
Hex:
#b67ed1
RGB:
182, 126, 209
CMY:
29, 51, 18
CMYK:
13, 40, 0, 18
HSL:
280°, 47.4286%, 65.6863%
HSV (HSB):
280°, 39.7129%, 81.9608%
XYZ:
38.2609, 29.4702, 63.9934
xyY:
0.2905, 0.2237, 29.4702
CIE-Lab:
61.1944, 36.4489, -34.4345
CIE-LCH:
61.1944, 50.1424, 316.6278
CIE-Luv:
61.1944, 23.7097, -58.7246
Hunter-Lab:
54.2865, 30.8046, -31.8910
#b67ed1 color charts
#b67ed1 color shades, tints & tones
#b67ed1 color schemes
#b67ed1 color preview, HTML & CSS examples
This text has a color of #b67ed1
<p style="color:#b67ed1;">Text here</p>
.mytext {color:#b67ed1;}
This box has a color of #b67ed1
<div style="background-color:#b67ed1;">Content here</div>
.mybackground {background-color:#b67ed1;}
Border around this has a color of #b67ed1
<div style="border:2px solid #b67ed1;">Content here</div>
.myborder {border:2px solid #b67ed1;}