#bc65e3 color space conversions
Hex:
#bc65e3
RGB:
188, 101, 227
CMY:
26, 60, 11
CMYK:
17, 56, 0, 11
HSL:
281°, 69.2308%, 64.3137%
HSV (HSB):
281°, 55.5066%, 89.0196%
XYZ:
39.2578, 25.5448, 75.5346
xyY:
0.2797, 0.1820, 25.5448
CIE-Lab:
57.6024, 55.1108, -50.1476
CIE-LCH:
57.6024, 74.5117, 317.6996
CIE-Luv:
57.6024, 33.0286, -85.4510
Hunter-Lab:
50.5418, 50.1998, -53.2294
#bc65e3 color charts
#bc65e3 color shades, tints & tones
#bc65e3 color schemes
#bc65e3 color preview, HTML & CSS examples
This text has a color of #bc65e3
<p style="color:#bc65e3;">Text here</p>
.mytext {color:#bc65e3;}
This box has a color of #bc65e3
<div style="background-color:#bc65e3;">Content here</div>
.mybackground {background-color:#bc65e3;}
Border around this has a color of #bc65e3
<div style="border:2px solid #bc65e3;">Content here</div>
.myborder {border:2px solid #bc65e3;}