#b85ed2 color space conversions
Hex:
#b85ed2
RGB:
184, 94, 210
CMY:
28, 63, 18
CMYK:
12, 55, 0, 18
HSL:
287°, 56.3107%, 59.6078%
HSV (HSB):
287°, 55.2381%, 82.3529%
XYZ:
35.4027, 22.8489, 63.5171
xyY:
0.2907, 0.1876, 22.8489
CIE-Lab:
54.9164, 54.0777, -44.8421
CIE-LCH:
54.9164, 70.2511, 320.3339
CIE-Luv:
54.9164, 36.5336, -76.1970
Hunter-Lab:
47.8005, 48.5524, -45.3239
#b85ed2 color charts
#b85ed2 color shades, tints & tones
#b85ed2 color schemes
#b85ed2 color preview, HTML & CSS examples
This text has a color of #b85ed2
<p style="color:#b85ed2;">Text here</p>
.mytext {color:#b85ed2;}
This box has a color of #b85ed2
<div style="background-color:#b85ed2;">Content here</div>
.mybackground {background-color:#b85ed2;}
Border around this has a color of #b85ed2
<div style="border:2px solid #b85ed2;">Content here</div>
.myborder {border:2px solid #b85ed2;}