#bc65cc color space conversions
Hex:
#bc65cc
RGB:
188, 101, 204
CMY:
26, 60, 20
CMYK:
8, 50, 0, 20
HSL:
291°, 50.2439%, 59.8039%
HSV (HSB):
291°, 50.4902%, 80.0000%
XYZ:
36.2918, 24.3584, 59.9156
xyY:
0.3010, 0.2020, 24.3584
CIE-Lab:
56.4448, 50.4761, -38.9867
CIE-LCH:
56.4448, 63.7793, 322.3183
CIE-Luv:
56.4448, 38.0391, -66.9804
Hunter-Lab:
49.3542, 44.8872, -37.4296
#bc65cc color charts
#bc65cc color shades, tints & tones
#bc65cc color schemes
#bc65cc color preview, HTML & CSS examples
This text has a color of #bc65cc
<p style="color:#bc65cc;">Text here</p>
.mytext {color:#bc65cc;}
This box has a color of #bc65cc
<div style="background-color:#bc65cc;">Content here</div>
.mybackground {background-color:#bc65cc;}
Border around this has a color of #bc65cc
<div style="border:2px solid #bc65cc;">Content here</div>
.myborder {border:2px solid #bc65cc;}