#b85bd9 color space conversions
Hex:
#b85bd9
RGB:
184, 91, 217
CMY:
28, 64, 15
CMYK:
15, 58, 0, 15
HSL:
284°, 62.3762%, 60.3922%
HSV (HSB):
284°, 58.0645%, 85.0980%
XYZ:
36.0326, 22.6823, 68.1246
xyY:
0.2841, 0.1788, 22.6823
CIE-Lab:
54.7435, 56.9437, -49.0869
CIE-LCH:
54.7435, 75.1805, 319.2378
CIE-Luv:
54.7435, 35.8587, -83.0929
Hunter-Lab:
47.6259, 51.7035, -51.4709
#b85bd9 color charts
#b85bd9 color shades, tints & tones
#b85bd9 color schemes
#b85bd9 color preview, HTML & CSS examples
This text has a color of #b85bd9
<p style="color:#b85bd9;">Text here</p>
.mytext {color:#b85bd9;}
This box has a color of #b85bd9
<div style="background-color:#b85bd9;">Content here</div>
.mybackground {background-color:#b85bd9;}
Border around this has a color of #b85bd9
<div style="border:2px solid #b85bd9;">Content here</div>
.myborder {border:2px solid #b85bd9;}