#b85dd8 color space conversions
Hex:
#b85dd8
RGB:
184, 93, 216
CMY:
28, 64, 15
CMYK:
15, 57, 0, 15
HSL:
284°, 61.1940%, 60.5882%
HSV (HSB):
284°, 56.9444%, 84.7059%
XYZ:
36.0762, 22.9769, 67.4993
xyY:
0.2851, 0.1816, 22.9769
CIE-Lab:
55.0486, 55.7747, -48.0360
CIE-LCH:
55.0486, 73.6089, 319.2633
CIE-Luv:
55.0486, 35.4842, -81.4182
Hunter-Lab:
47.9342, 50.4574, -49.9361
#b85dd8 color charts
#b85dd8 color shades, tints & tones
#b85dd8 color schemes
#b85dd8 color preview, HTML & CSS examples
This text has a color of #b85dd8
<p style="color:#b85dd8;">Text here</p>
.mytext {color:#b85dd8;}
This box has a color of #b85dd8
<div style="background-color:#b85dd8;">Content here</div>
.mybackground {background-color:#b85dd8;}
Border around this has a color of #b85dd8
<div style="border:2px solid #b85dd8;">Content here</div>
.myborder {border:2px solid #b85dd8;}