#bc65e5 color space conversions
Hex:
#bc65e5
RGB:
188, 101, 229
CMY:
26, 60, 10
CMYK:
18, 56, 0, 10
HSL:
281°, 71.1111%, 64.7059%
HSV (HSB):
281°, 55.8952%, 89.8039%
XYZ:
39.5356, 25.6559, 76.9971
xyY:
0.2781, 0.1804, 25.6559
CIE-Lab:
57.7090, 55.5276, -51.0993
CIE-LCH:
57.7090, 75.4616, 317.3782
CIE-Luv:
57.7090, 32.6077, -87.0320
Hunter-Lab:
50.6516, 50.6859, -54.6724
#bc65e5 color charts
#bc65e5 color shades, tints & tones
#bc65e5 color schemes
#bc65e5 color preview, HTML & CSS examples
This text has a color of #bc65e5
<p style="color:#bc65e5;">Text here</p>
.mytext {color:#bc65e5;}
This box has a color of #bc65e5
<div style="background-color:#bc65e5;">Content here</div>
.mybackground {background-color:#bc65e5;}
Border around this has a color of #bc65e5
<div style="border:2px solid #bc65e5;">Content here</div>
.myborder {border:2px solid #bc65e5;}