#bc00d0 color space conversions
Hex:
#bc00d0
RGB:
188, 0, 208
CMY:
26, 100, 18
CMYK:
10, 100, 0, 18
HSL:
294°, 100.0000%, 40.7843%
HSV (HSB):
294°, 100.0000%, 81.5686%
XYZ:
32.1242, 15.2454, 60.9240
xyY:
0.2966, 0.1408, 15.2454
CIE-Lab:
45.9685, 81.1791, -57.9636
CIE-LCH:
45.9685, 99.7489, 324.4724
CIE-Luv:
45.9685, 54.8845, -95.0248
Hunter-Lab:
39.0454, 78.5296, -65.1807
#bc00d0 color charts
#bc00d0 color shades, tints & tones
#bc00d0 color schemes
#bc00d0 color preview, HTML & CSS examples
This text has a color of #bc00d0
<p style="color:#bc00d0;">Text here</p>
.mytext {color:#bc00d0;}
This box has a color of #bc00d0
<div style="background-color:#bc00d0;">Content here</div>
.mybackground {background-color:#bc00d0;}
Border around this has a color of #bc00d0
<div style="border:2px solid #bc00d0;">Content here</div>
.myborder {border:2px solid #bc00d0;}