#b885d3 color space conversions
Hex:
#b885d3
RGB:
184, 133, 211
CMY:
28, 48, 17
CMYK:
13, 37, 0, 17
HSL:
279°, 46.9880%, 67.4510%
HSV (HSB):
279°, 36.9668%, 82.7451%
XYZ:
39.9126, 31.6686, 65.6370
xyY:
0.2909, 0.2308, 31.6686
CIE-Lab:
63.0680, 33.6109, -32.6264
CIE-LCH:
63.0680, 46.8420, 315.8515
CIE-Luv:
63.0680, 21.6734, -55.7097
Hunter-Lab:
56.2748, 28.1191, -29.7615
#b885d3 color charts
#b885d3 color shades, tints & tones
#b885d3 color schemes
#b885d3 color preview, HTML & CSS examples
This text has a color of #b885d3
<p style="color:#b885d3;">Text here</p>
.mytext {color:#b885d3;}
This box has a color of #b885d3
<div style="background-color:#b885d3;">Content here</div>
.mybackground {background-color:#b885d3;}
Border around this has a color of #b885d3
<div style="border:2px solid #b885d3;">Content here</div>
.myborder {border:2px solid #b885d3;}