#bc26d2 color space conversions
Hex:
#bc26d2
RGB:
188, 38, 210
CMY:
26, 85, 18
CMYK:
10, 82, 0, 18
HSL:
292°, 69.3548%, 48.6275%
HSV (HSB):
292°, 81.9048%, 82.3529%
XYZ:
33.0650, 16.7307, 62.4594
xyY:
0.2946, 0.1490, 16.7307
CIE-Lab:
47.9190, 76.1395, -55.9738
CIE-LCH:
47.9190, 94.5002, 323.6786
CIE-Luv:
47.9190, 51.5340, -92.7660
Hunter-Lab:
40.9032, 72.7137, -61.9038
#bc26d2 color charts
#bc26d2 color shades, tints & tones
#bc26d2 color schemes
#bc26d2 color preview, HTML & CSS examples
This text has a color of #bc26d2
<p style="color:#bc26d2;">Text here</p>
.mytext {color:#bc26d2;}
This box has a color of #bc26d2
<div style="background-color:#bc26d2;">Content here</div>
.mybackground {background-color:#bc26d2;}
Border around this has a color of #bc26d2
<div style="border:2px solid #bc26d2;">Content here</div>
.myborder {border:2px solid #bc26d2;}