#bc22cd color space conversions
Hex:
#bc22cd
RGB:
188, 34, 205
CMY:
26, 87, 20
CMYK:
8, 83, 0, 20
HSL:
294°, 71.5481%, 46.8627%
HSV (HSB):
294°, 83.4146%, 80.3922%
XYZ:
32.3305, 16.2432, 59.1889
xyY:
0.3000, 0.1507, 16.2432
CIE-Lab:
47.2920, 76.2187, -54.1022
CIE-LCH:
47.2920, 93.4684, 324.6318
CIE-Luv:
47.2920, 53.6693, -89.7672
Hunter-Lab:
40.3029, 72.6608, -58.8614
#bc22cd color charts
#bc22cd color shades, tints & tones
#bc22cd color schemes
#bc22cd color preview, HTML & CSS examples
This text has a color of #bc22cd
<p style="color:#bc22cd;">Text here</p>
.mytext {color:#bc22cd;}
This box has a color of #bc22cd
<div style="background-color:#bc22cd;">Content here</div>
.mybackground {background-color:#bc22cd;}
Border around this has a color of #bc22cd
<div style="border:2px solid #bc22cd;">Content here</div>
.myborder {border:2px solid #bc22cd;}