#bc65cf color space conversions
Hex:
#bc65cf
RGB:
188, 101, 207
CMY:
26, 60, 19
CMYK:
9, 51, 0, 19
HSL:
289°, 52.4752%, 60.3922%
HSV (HSB):
289°, 51.2077%, 81.1765%
XYZ:
36.6552, 24.5037, 61.8292
xyY:
0.2980, 0.1992, 24.5037
CIE-Lab:
56.5886, 51.0629, -40.4653
CIE-LCH:
56.5886, 65.1526, 321.6046
CIE-Luv:
56.5886, 37.3689, -69.4160
Hunter-Lab:
49.5012, 45.5504, -39.4050
#bc65cf color charts
#bc65cf color shades, tints & tones
#bc65cf color schemes
#bc65cf color preview, HTML & CSS examples
This text has a color of #bc65cf
<p style="color:#bc65cf;">Text here</p>
.mytext {color:#bc65cf;}
This box has a color of #bc65cf
<div style="background-color:#bc65cf;">Content here</div>
.mybackground {background-color:#bc65cf;}
Border around this has a color of #bc65cf
<div style="border:2px solid #bc65cf;">Content here</div>
.myborder {border:2px solid #bc65cf;}