#b885f9 color space conversions
Hex:
#b885f9
RGB:
184, 133, 249
CMY:
28, 48, 2
CMYK:
26, 47, 0, 2
HSL:
266°, 90.6250%, 74.9020%
HSV (HSB):
266°, 46.5863%, 97.6471%
XYZ:
45.2536, 33.8050, 93.7624
xyY:
0.2619, 0.1956, 33.8050
CIE-Lab:
64.8075, 42.1205, -50.9538
CIE-LCH:
64.8075, 66.1092, 309.5785
CIE-Luv:
64.8075, 16.2635, -87.0857
Hunter-Lab:
58.1420, 37.1830, -54.9143
#b885f9 color charts
#b885f9 color shades, tints & tones
#b885f9 color schemes
#b885f9 color preview, HTML & CSS examples
This text has a color of #b885f9
<p style="color:#b885f9;">Text here</p>
.mytext {color:#b885f9;}
This box has a color of #b885f9
<div style="background-color:#b885f9;">Content here</div>
.mybackground {background-color:#b885f9;}
Border around this has a color of #b885f9
<div style="border:2px solid #b885f9;">Content here</div>
.myborder {border:2px solid #b885f9;}