#b85bf4 color space conversions
Hex:
#b85bf4
RGB:
184, 91, 244
CMY:
28, 64, 4
CMYK:
25, 63, 0, 4
HSL:
276°, 87.4286%, 65.6863%
HSV (HSB):
276°, 62.7049%, 95.6863%
XYZ:
39.8374, 24.2042, 88.1602
xyY:
0.2617, 0.1590, 24.2042
CIE-Lab:
56.2916, 62.5841, -61.7685
CIE-LCH:
56.2916, 87.9324, 315.3758
CIE-Luv:
56.2916, 29.9514, -103.8627
Hunter-Lab:
49.1977, 58.4426, -71.8066
#b85bf4 color charts
#b85bf4 color shades, tints & tones
#b85bf4 color schemes
#b85bf4 color preview, HTML & CSS examples
This text has a color of #b85bf4
<p style="color:#b85bf4;">Text here</p>
.mytext {color:#b85bf4;}
This box has a color of #b85bf4
<div style="background-color:#b85bf4;">Content here</div>
.mybackground {background-color:#b85bf4;}
Border around this has a color of #b85bf4
<div style="border:2px solid #b85bf4;">Content here</div>
.myborder {border:2px solid #b85bf4;}