#bc85d2 color space conversions
Hex:
#bc85d2
RGB:
188, 133, 210
CMY:
26, 48, 18
CMYK:
10, 37, 0, 18
HSL:
283°, 46.1078%, 67.2549%
HSV (HSB):
283°, 36.6667%, 82.3529%
XYZ:
40.7594, 32.1196, 65.0242
xyY:
0.2956, 0.2329, 32.1196
CIE-Lab:
63.4416, 34.6302, -31.4549
CIE-LCH:
63.4416, 46.7831, 317.7509
CIE-Luv:
63.4416, 24.2067, -54.0314
Hunter-Lab:
56.6741, 29.1956, -28.3536
#bc85d2 color charts
#bc85d2 color shades, tints & tones
#bc85d2 color schemes
#bc85d2 color preview, HTML & CSS examples
This text has a color of #bc85d2
<p style="color:#bc85d2;">Text here</p>
.mytext {color:#bc85d2;}
This box has a color of #bc85d2
<div style="background-color:#bc85d2;">Content here</div>
.mybackground {background-color:#bc85d2;}
Border around this has a color of #bc85d2
<div style="border:2px solid #bc85d2;">Content here</div>
.myborder {border:2px solid #bc85d2;}