#b885d9 color space conversions
Hex:
#b885d9
RGB:
184, 133, 217
CMY:
28, 48, 15
CMYK:
15, 39, 0, 15
HSL:
276°, 52.5000%, 68.6275%
HSV (HSB):
276°, 38.7097%, 85.0980%
XYZ:
40.6791, 31.9752, 69.6734
xyY:
0.2858, 0.2247, 31.9752
CIE-Lab:
63.3223, 34.8962, -35.5825
CIE-LCH:
63.3223, 49.8383, 314.4421
CIE-Luv:
63.3223, 20.7979, -60.7170
Hunter-Lab:
56.5466, 29.4547, -33.4711
#b885d9 color charts
#b885d9 color shades, tints & tones
#b885d9 color schemes
#b885d9 color preview, HTML & CSS examples
This text has a color of #b885d9
<p style="color:#b885d9;">Text here</p>
.mytext {color:#b885d9;}
This box has a color of #b885d9
<div style="background-color:#b885d9;">Content here</div>
.mybackground {background-color:#b885d9;}
Border around this has a color of #b885d9
<div style="border:2px solid #b885d9;">Content here</div>
.myborder {border:2px solid #b885d9;}