#b85ffb color space conversions
Hex:
#b85ffb
RGB:
184, 95, 251
CMY:
28, 63, 2
CMYK:
27, 62, 0, 2
HSL:
274°, 95.1220%, 67.8431%
HSV (HSB):
274°, 62.1514%, 98.4314%
XYZ:
41.2720, 25.3398, 93.9826
xyY:
0.2570, 0.1578, 25.3398
CIE-Lab:
57.4050, 62.2237, -63.8654
CIE-LCH:
57.4050, 89.1661, 314.2541
CIE-Luv:
57.4050, 27.5281, -107.5184
Hunter-Lab:
50.3387, 58.2570, -75.4578
#b85ffb color charts
#b85ffb color shades, tints & tones
#b85ffb color schemes
#b85ffb color preview, HTML & CSS examples
This text has a color of #b85ffb
<p style="color:#b85ffb;">Text here</p>
.mytext {color:#b85ffb;}
This box has a color of #b85ffb
<div style="background-color:#b85ffb;">Content here</div>
.mybackground {background-color:#b85ffb;}
Border around this has a color of #b85ffb
<div style="border:2px solid #b85ffb;">Content here</div>
.myborder {border:2px solid #b85ffb;}