#bc42cd color space conversions
Hex:
#bc42cd
RGB:
188, 66, 205
CMY:
26, 74, 20
CMYK:
8, 68, 0, 20
HSL:
293°, 58.1590%, 53.1373%
HSV (HSB):
293°, 67.8049%, 80.3922%
XYZ:
33.7067, 18.9956, 59.6476
xyY:
0.3000, 0.1691, 18.9956
CIE-Lab:
50.6820, 66.4900, -48.6778
CIE-LCH:
50.6820, 82.4042, 323.7919
CIE-Luv:
50.6820, 48.1787, -82.1970
Hunter-Lab:
43.5839, 61.7755, -50.6337
#bc42cd color charts
#bc42cd color shades, tints & tones
#bc42cd color schemes
#bc42cd color preview, HTML & CSS examples
This text has a color of #bc42cd
<p style="color:#bc42cd;">Text here</p>
.mytext {color:#bc42cd;}
This box has a color of #bc42cd
<div style="background-color:#bc42cd;">Content here</div>
.mybackground {background-color:#bc42cd;}
Border around this has a color of #bc42cd
<div style="border:2px solid #bc42cd;">Content here</div>
.myborder {border:2px solid #bc42cd;}