#bc64d1 color space conversions
Hex:
#bc64d1
RGB:
188, 100, 209
CMY:
26, 61, 18
CMYK:
10, 52, 0, 18
HSL:
288°, 54.2289%, 60.5882%
HSV (HSB):
288°, 52.1531%, 81.9608%
XYZ:
36.8048, 24.4092, 63.0932
xyY:
0.2961, 0.1964, 24.4092
CIE-Lab:
56.4951, 51.9605, -41.7475
CIE-LCH:
56.4951, 66.6539, 321.2200
CIE-Luv:
56.4951, 37.2715, -71.5269
Hunter-Lab:
49.4056, 46.5141, -41.1321
#bc64d1 color charts
#bc64d1 color shades, tints & tones
#bc64d1 color schemes
#bc64d1 color preview, HTML & CSS examples
This text has a color of #bc64d1
<p style="color:#bc64d1;">Text here</p>
.mytext {color:#bc64d1;}
This box has a color of #bc64d1
<div style="background-color:#bc64d1;">Content here</div>
.mybackground {background-color:#bc64d1;}
Border around this has a color of #bc64d1
<div style="border:2px solid #bc64d1;">Content here</div>
.myborder {border:2px solid #bc64d1;}