#b09bdc color space conversions
Hex:
#b09bdc
RGB:
176, 155, 220
CMY:
31, 39, 14
CMYK:
20, 30, 0, 14
HSL:
259°, 48.1481%, 73.5294%
HSV (HSB):
259°, 29.5455%, 86.2745%
XYZ:
42.5441, 37.8401, 72.7717
xyY:
0.2778, 0.2471, 37.8401
CIE-Lab:
67.9026, 20.8264, -30.2032
CIE-LCH:
67.9026, 36.6875, 304.5880
CIE-Luv:
67.9026, 6.6849, -50.5450
Hunter-Lab:
61.5143, 15.8029, -27.0803
#b09bdc color charts
#b09bdc color shades, tints & tones
#b09bdc color schemes
#b09bdc color preview, HTML & CSS examples
This text has a color of #b09bdc
<p style="color:#b09bdc;">Text here</p>
.mytext {color:#b09bdc;}
This box has a color of #b09bdc
<div style="background-color:#b09bdc;">Content here</div>
.mybackground {background-color:#b09bdc;}
Border around this has a color of #b09bdc
<div style="border:2px solid #b09bdc;">Content here</div>
.myborder {border:2px solid #b09bdc;}