#b06dca color space conversions
Hex:
#b06dca
RGB:
176, 109, 202
CMY:
31, 57, 21
CMYK:
13, 46, 0, 21
HSL:
283°, 46.7337%, 60.9804%
HSV (HSB):
283°, 46.0396%, 79.2157%
XYZ:
34.0338, 24.4317, 58.7991
xyY:
0.2902, 0.2083, 24.4317
CIE-Lab:
56.5174, 42.4787, -37.8372
CIE-LCH:
56.5174, 56.8866, 318.3075
CIE-Luv:
56.5174, 28.0187, -64.0617
Hunter-Lab:
49.4284, 36.4061, -35.9304
#b06dca color charts
#b06dca color shades, tints & tones
#b06dca color schemes
#b06dca color preview, HTML & CSS examples
This text has a color of #b06dca
<p style="color:#b06dca;">Text here</p>
.mytext {color:#b06dca;}
This box has a color of #b06dca
<div style="background-color:#b06dca;">Content here</div>
.mybackground {background-color:#b06dca;}
Border around this has a color of #b06dca
<div style="border:2px solid #b06dca;">Content here</div>
.myborder {border:2px solid #b06dca;}