#bc65d0 color space conversions
Hex:
#bc65d0
RGB:
188, 101, 208
CMY:
26, 60, 18
CMYK:
10, 51, 0, 18
HSL:
289°, 53.2338%, 60.5882%
HSV (HSB):
289°, 51.4423%, 81.5686%
XYZ:
36.7779, 24.5528, 62.4753
xyY:
0.2971, 0.1983, 24.5528
CIE-Lab:
56.6371, 51.2598, -40.9567
CIE-LCH:
56.6371, 65.6126, 321.3751
CIE-Luv:
56.6371, 37.1466, -70.2263
Hunter-Lab:
49.5508, 45.7735, -40.0693
#bc65d0 color charts
#bc65d0 color shades, tints & tones
#bc65d0 color schemes
#bc65d0 color preview, HTML & CSS examples
This text has a color of #bc65d0
<p style="color:#bc65d0;">Text here</p>
.mytext {color:#bc65d0;}
This box has a color of #bc65d0
<div style="background-color:#bc65d0;">Content here</div>
.mybackground {background-color:#bc65d0;}
Border around this has a color of #bc65d0
<div style="border:2px solid #bc65d0;">Content here</div>
.myborder {border:2px solid #bc65d0;}