#bc64b3 color space conversions
Hex:
#bc64b3
RGB:
188, 100, 179
CMY:
26, 61, 30
CMYK:
0, 47, 5, 26
HSL:
306°, 39.6396%, 56.4706%
HSV (HSB):
306°, 46.8085%, 73.7255%
XYZ:
33.4329, 23.0604, 45.3368
xyY:
0.3283, 0.2265, 23.0604
CIE-Lab:
55.1345, 46.3375, -26.7004
CIE-LCH:
55.1345, 53.4796, 330.0488
CIE-Luv:
55.1345, 44.1927, -47.0275
Hunter-Lab:
48.0212, 40.2365, -22.3608
#bc64b3 color charts
#bc64b3 color shades, tints & tones
#bc64b3 color schemes
#bc64b3 color preview, HTML & CSS examples
This text has a color of #bc64b3
<p style="color:#bc64b3;">Text here</p>
.mytext {color:#bc64b3;}
This box has a color of #bc64b3
<div style="background-color:#bc64b3;">Content here</div>
.mybackground {background-color:#bc64b3;}
Border around this has a color of #bc64b3
<div style="border:2px solid #bc64b3;">Content here</div>
.myborder {border:2px solid #bc64b3;}