#b28cd0 color space conversions
Hex:
#b28cd0
RGB:
178, 140, 208
CMY:
30, 45, 18
CMYK:
14, 33, 0, 18
HSL:
274°, 41.9753%, 68.2353%
HSV (HSB):
274°, 32.6923%, 81.5686%
XYZ:
39.1233, 32.7752, 63.9387
xyY:
0.2880, 0.2413, 32.7752
CIE-Lab:
63.9785, 27.2020, -29.5867
CIE-LCH:
63.9785, 40.1911, 312.5954
CIE-Luv:
63.9785, 15.5862, -49.9881
Hunter-Lab:
57.2496, 21.7967, -26.1427
#b28cd0 color charts
#b28cd0 color shades, tints & tones
#b28cd0 color schemes
#b28cd0 color preview, HTML & CSS examples
This text has a color of #b28cd0
<p style="color:#b28cd0;">Text here</p>
.mytext {color:#b28cd0;}
This box has a color of #b28cd0
<div style="background-color:#b28cd0;">Content here</div>
.mybackground {background-color:#b28cd0;}
Border around this has a color of #b28cd0
<div style="border:2px solid #b28cd0;">Content here</div>
.myborder {border:2px solid #b28cd0;}