#b885cf color space conversions
Hex:
#b885cf
RGB:
184, 133, 207
CMY:
28, 48, 19
CMYK:
11, 36, 0, 19
HSL:
281°, 43.5294%, 66.6667%
HSV (HSB):
281°, 35.7488%, 81.1765%
XYZ:
39.4172, 31.4704, 63.0284
xyY:
0.2943, 0.2350, 31.4704
CIE-Lab:
62.9027, 32.7676, -30.6428
CIE-LCH:
62.9027, 44.8631, 316.9192
CIE-Luv:
62.9027, 22.2602, -52.3672
Hunter-Lab:
56.0985, 27.2493, -27.3452
#b885cf color charts
#b885cf color shades, tints & tones
#b885cf color schemes
#b885cf color preview, HTML & CSS examples
This text has a color of #b885cf
<p style="color:#b885cf;">Text here</p>
.mytext {color:#b885cf;}
This box has a color of #b885cf
<div style="background-color:#b885cf;">Content here</div>
.mybackground {background-color:#b885cf;}
Border around this has a color of #b885cf
<div style="border:2px solid #b885cf;">Content here</div>
.myborder {border:2px solid #b885cf;}