#b85ee5 color space conversions
Hex:
#b85ee5
RGB:
184, 94, 229
CMY:
28, 63, 10
CMYK:
20, 59, 0, 10
HSL:
280°, 72.1925%, 63.3333%
HSV (HSB):
280°, 58.9520%, 89.8039%
XYZ:
37.9127, 23.8529, 76.7346
xyY:
0.2737, 0.1722, 23.8529
CIE-Lab:
55.9402, 57.9731, -53.9462
CIE-LCH:
55.9402, 79.1901, 317.0606
CIE-Luv:
55.9402, 32.3242, -91.1602
Hunter-Lab:
48.8394, 53.0957, -58.9665
#b85ee5 color charts
#b85ee5 color shades, tints & tones
#b85ee5 color schemes
#b85ee5 color preview, HTML & CSS examples
This text has a color of #b85ee5
<p style="color:#b85ee5;">Text here</p>
.mytext {color:#b85ee5;}
This box has a color of #b85ee5
<div style="background-color:#b85ee5;">Content here</div>
.mybackground {background-color:#b85ee5;}
Border around this has a color of #b85ee5
<div style="border:2px solid #b85ee5;">Content here</div>
.myborder {border:2px solid #b85ee5;}