#b08ccf color space conversions
Hex:
#b08ccf
RGB:
176, 140, 207
CMY:
31, 45, 19
CMYK:
15, 32, 0, 19
HSL:
272°, 41.1043%, 68.0392%
HSV (HSB):
272°, 32.3671%, 81.1765%
XYZ:
38.5451, 32.4913, 63.2714
xyY:
0.2870, 0.2419, 32.4913
CIE-Lab:
63.7469, 26.3588, -29.4014
CIE-LCH:
63.7469, 39.4870, 311.8767
CIE-Luv:
63.7469, 14.5667, -49.5331
Hunter-Lab:
57.0011, 20.9526, -25.9113
#b08ccf color charts
#b08ccf color shades, tints & tones
#b08ccf color schemes
#b08ccf color preview, HTML & CSS examples
This text has a color of #b08ccf
<p style="color:#b08ccf;">Text here</p>
.mytext {color:#b08ccf;}
This box has a color of #b08ccf
<div style="background-color:#b08ccf;">Content here</div>
.mybackground {background-color:#b08ccf;}
Border around this has a color of #b08ccf
<div style="border:2px solid #b08ccf;">Content here</div>
.myborder {border:2px solid #b08ccf;}