#b85dcc color space conversions
Hex:
#b85dcc
RGB:
184, 93, 204
CMY:
28, 64, 20
CMYK:
10, 54, 0, 20
HSL:
289°, 52.1127%, 58.2353%
HSV (HSB):
289°, 54.4118%, 80.0000%
XYZ:
34.5806, 22.3787, 59.6237
xyY:
0.2966, 0.1920, 22.3787
CIE-Lab:
54.4265, 53.3825, -42.1999
CIE-LCH:
54.4265, 68.0480, 321.6729
CIE-Luv:
54.4265, 38.2450, -71.8587
Hunter-Lab:
47.3061, 47.6972, -41.6136
#b85dcc color charts
#b85dcc color shades, tints & tones
#b85dcc color schemes
#b85dcc color preview, HTML & CSS examples
This text has a color of #b85dcc
<p style="color:#b85dcc;">Text here</p>
.mytext {color:#b85dcc;}
This box has a color of #b85dcc
<div style="background-color:#b85dcc;">Content here</div>
.mybackground {background-color:#b85dcc;}
Border around this has a color of #b85dcc
<div style="border:2px solid #b85dcc;">Content here</div>
.myborder {border:2px solid #b85dcc;}