#bc3bed color space conversions
Hex:
#bc3bed
RGB:
188, 59, 237
CMY:
26, 77, 7
CMYK:
21, 75, 0, 7
HSL:
283°, 83.1776%, 58.0392%
HSV (HSB):
283°, 75.1055%, 92.9412%
XYZ:
37.5891, 19.9337, 81.9872
xyY:
0.2694, 0.1429, 19.9337
CIE-Lab:
51.7622, 74.9314, -65.1214
CIE-LCH:
51.7622, 99.2749, 319.0068
CIE-Luv:
51.7622, 40.5478, -107.9193
Hunter-Lab:
44.6472, 72.1489, -77.6232
#bc3bed color charts
#bc3bed color shades, tints & tones
#bc3bed color schemes
#bc3bed color preview, HTML & CSS examples
This text has a color of #bc3bed
<p style="color:#bc3bed;">Text here</p>
.mytext {color:#bc3bed;}
This box has a color of #bc3bed
<div style="background-color:#bc3bed;">Content here</div>
.mybackground {background-color:#bc3bed;}
Border around this has a color of #bc3bed
<div style="border:2px solid #bc3bed;">Content here</div>
.myborder {border:2px solid #bc3bed;}