#bc85f3 color space conversions
Hex:
#bc85f3
RGB:
188, 133, 243
CMY:
26, 48, 5
CMYK:
23, 45, 0, 5
HSL:
270°, 82.0896%, 73.7255%
HSV (HSB):
270°, 45.2675%, 95.2941%
XYZ:
45.3042, 33.9375, 88.9568
xyY:
0.2693, 0.2018, 33.9375
CIE-Lab:
64.9129, 41.8115, -47.4640
CIE-LCH:
64.9129, 63.2537, 311.3771
CIE-Luv:
64.9129, 19.2601, -81.3596
Hunter-Lab:
58.2559, 36.8674, -49.7568
#bc85f3 color charts
#bc85f3 color shades, tints & tones
#bc85f3 color schemes
#bc85f3 color preview, HTML & CSS examples
This text has a color of #bc85f3
<p style="color:#bc85f3;">Text here</p>
.mytext {color:#bc85f3;}
This box has a color of #bc85f3
<div style="background-color:#bc85f3;">Content here</div>
.mybackground {background-color:#bc85f3;}
Border around this has a color of #bc85f3
<div style="border:2px solid #bc85f3;">Content here</div>
.myborder {border:2px solid #bc85f3;}