#bc65c9 color space conversions
Hex:
#bc65c9
RGB:
188, 101, 201
CMY:
26, 60, 21
CMYK:
6, 50, 0, 21
HSL:
292°, 48.0769%, 59.2157%
HSV (HSB):
292°, 49.7512%, 78.8235%
XYZ:
35.9353, 24.2158, 58.0385
xyY:
0.3040, 0.2049, 24.2158
CIE-Lab:
56.3032, 49.8951, -37.5011
CIE-LCH:
56.3032, 62.4168, 323.0715
CIE-Luv:
56.3032, 38.7138, -64.5385
Hunter-Lab:
49.2095, 44.2332, -35.4808
#bc65c9 color charts
#bc65c9 color shades, tints & tones
#bc65c9 color schemes
#bc65c9 color preview, HTML & CSS examples
This text has a color of #bc65c9
<p style="color:#bc65c9;">Text here</p>
.mytext {color:#bc65c9;}
This box has a color of #bc65c9
<div style="background-color:#bc65c9;">Content here</div>
.mybackground {background-color:#bc65c9;}
Border around this has a color of #bc65c9
<div style="border:2px solid #bc65c9;">Content here</div>
.myborder {border:2px solid #bc65c9;}