#bc64ec color space conversions
Hex:
#bc64ec
RGB:
188, 100, 236
CMY:
26, 61, 7
CMYK:
20, 58, 0, 7
HSL:
279°, 78.1609%, 65.8824%
HSV (HSB):
279°, 57.6271%, 92.5490%
XYZ:
40.4365, 25.8618, 82.2175
xyY:
0.2723, 0.1741, 25.8618
CIE-Lab:
57.9057, 57.4936, -54.6994
CIE-LCH:
57.9057, 79.3570, 316.4267
CIE-Luv:
57.9057, 31.4496, -92.9828
Hunter-Lab:
50.8545, 52.9372, -60.2571
#bc64ec color charts
#bc64ec color shades, tints & tones
#bc64ec color schemes
#bc64ec color preview, HTML & CSS examples
This text has a color of #bc64ec
<p style="color:#bc64ec;">Text here</p>
.mytext {color:#bc64ec;}
This box has a color of #bc64ec
<div style="background-color:#bc64ec;">Content here</div>
.mybackground {background-color:#bc64ec;}
Border around this has a color of #bc64ec
<div style="border:2px solid #bc64ec;">Content here</div>
.myborder {border:2px solid #bc64ec;}