#b85cd4 color space conversions
Hex:
#b85cd4
RGB:
184, 92, 212
CMY:
28, 64, 17
CMYK:
13, 57, 0, 17
HSL:
286°, 58.2524%, 59.6078%
HSV (HSB):
286°, 56.6038%, 83.1373%
XYZ:
35.4780, 22.5981, 64.7793
xyY:
0.2888, 0.1839, 22.5981
CIE-Lab:
54.6559, 55.4549, -46.3908
CIE-LCH:
54.6559, 72.3004, 320.0858
CIE-Luv:
54.6559, 36.7052, -78.7005
Hunter-Lab:
47.5375, 50.0269, -47.5183
#b85cd4 color charts
#b85cd4 color shades, tints & tones
#b85cd4 color schemes
#b85cd4 color preview, HTML & CSS examples
This text has a color of #b85cd4
<p style="color:#b85cd4;">Text here</p>
.mytext {color:#b85cd4;}
This box has a color of #b85cd4
<div style="background-color:#b85cd4;">Content here</div>
.mybackground {background-color:#b85cd4;}
Border around this has a color of #b85cd4
<div style="border:2px solid #b85cd4;">Content here</div>
.myborder {border:2px solid #b85cd4;}