#bc64ca color space conversions
Hex:
#bc64ca
RGB:
188, 100, 202
CMY:
26, 61, 21
CMYK:
7, 50, 0, 21
HSL:
292°, 49.0385%, 59.2157%
HSV (HSB):
292°, 50.4950%, 79.2157%
XYZ:
35.9569, 24.0700, 58.6279
xyY:
0.3030, 0.2029, 24.0700
CIE-Lab:
56.1578, 50.5940, -38.2990
CIE-LCH:
56.1578, 63.4552, 322.8748
CIE-Luv:
56.1578, 38.8505, -65.8517
Hunter-Lab:
49.0612, 44.9654, -36.5086
#bc64ca color charts
#bc64ca color shades, tints & tones
#bc64ca color schemes
#bc64ca color preview, HTML & CSS examples
This text has a color of #bc64ca
<p style="color:#bc64ca;">Text here</p>
.mytext {color:#bc64ca;}
This box has a color of #bc64ca
<div style="background-color:#bc64ca;">Content here</div>
.mybackground {background-color:#bc64ca;}
Border around this has a color of #bc64ca
<div style="border:2px solid #bc64ca;">Content here</div>
.myborder {border:2px solid #bc64ca;}