#bc64e5 color space conversions
Hex:
#bc64e5
RGB:
188, 100, 229
CMY:
26, 61, 10
CMYK:
18, 56, 0, 10
HSL:
281°, 71.2707%, 64.5098%
HSV (HSB):
281°, 56.3319%, 89.8039%
XYZ:
39.4391, 25.4629, 76.9649
xyY:
0.2780, 0.1795, 25.4629
CIE-Lab:
57.5236, 56.0224, -51.3940
CIE-LCH:
57.5236, 76.0254, 317.4673
CIE-Luv:
57.5236, 32.9148, -87.4966
Hunter-Lab:
50.4607, 51.2056, -55.1092
#bc64e5 color charts
#bc64e5 color shades, tints & tones
#bc64e5 color schemes
#bc64e5 color preview, HTML & CSS examples
This text has a color of #bc64e5
<p style="color:#bc64e5;">Text here</p>
.mytext {color:#bc64e5;}
This box has a color of #bc64e5
<div style="background-color:#bc64e5;">Content here</div>
.mybackground {background-color:#bc64e5;}
Border around this has a color of #bc64e5
<div style="border:2px solid #bc64e5;">Content here</div>
.myborder {border:2px solid #bc64e5;}