#bc28cd color space conversions
Hex:
#bc28cd
RGB:
188, 40, 205
CMY:
26, 84, 20
CMYK:
8, 80, 0, 20
HSL:
294°, 67.3469%, 48.0392%
HSV (HSB):
294°, 80.4878%, 80.3922%
XYZ:
32.5173, 16.6167, 59.2511
xyY:
0.3000, 0.1533, 16.6167
CIE-Lab:
47.7734, 74.8142, -53.3292
CIE-LCH:
47.7734, 91.8758, 324.5179
CIE-Luv:
47.7734, 52.9223, -88.7412
Hunter-Lab:
40.7636, 71.0537, -57.6452
#bc28cd color charts
#bc28cd color shades, tints & tones
#bc28cd color schemes
#bc28cd color preview, HTML & CSS examples
This text has a color of #bc28cd
<p style="color:#bc28cd;">Text here</p>
.mytext {color:#bc28cd;}
This box has a color of #bc28cd
<div style="background-color:#bc28cd;">Content here</div>
.mybackground {background-color:#bc28cd;}
Border around this has a color of #bc28cd
<div style="border:2px solid #bc28cd;">Content here</div>
.myborder {border:2px solid #bc28cd;}