#b08cd1 color space conversions
Hex:
#b08cd1
RGB:
176, 140, 209
CMY:
31, 45, 18
CMYK:
16, 33, 0, 18
HSL:
271°, 42.8571%, 68.4314%
HSV (HSB):
271°, 33.0144%, 81.9608%
XYZ:
38.7912, 32.5897, 64.5675
xyY:
0.2853, 0.2397, 32.5897
CIE-Lab:
63.8273, 26.7980, -30.3946
CIE-LCH:
63.8273, 40.5212, 311.4017
CIE-Luv:
63.8273, 14.3271, -51.2136
Hunter-Lab:
57.0874, 21.3887, -27.0975
#b08cd1 color charts
#b08cd1 color shades, tints & tones
#b08cd1 color schemes
#b08cd1 color preview, HTML & CSS examples
This text has a color of #b08cd1
<p style="color:#b08cd1;">Text here</p>
.mytext {color:#b08cd1;}
This box has a color of #b08cd1
<div style="background-color:#b08cd1;">Content here</div>
.mybackground {background-color:#b08cd1;}
Border around this has a color of #b08cd1
<div style="border:2px solid #b08cd1;">Content here</div>
.myborder {border:2px solid #b08cd1;}