#bc08b5 color space conversions
Hex:
#bc08b5
RGB:
188, 8, 181
CMY:
26, 97, 29
CMYK:
0, 96, 4, 26
HSL:
302°, 91.8367%, 38.4314%
HSV (HSB):
302°, 95.7447%, 73.7255%
XYZ:
29.1664, 14.2012, 44.9199
xyY:
0.3304, 0.1609, 14.2012
CIE-Lab:
44.5201, 76.3868, -44.5418
CIE-LCH:
44.5201, 88.4246, 329.7532
CIE-Luv:
44.5201, 64.6263, -74.8137
Hunter-Lab:
37.6845, 72.2042, -44.2945
#bc08b5 color charts
#bc08b5 color shades, tints & tones
#bc08b5 color schemes
#bc08b5 color preview, HTML & CSS examples
This text has a color of #bc08b5
<p style="color:#bc08b5;">Text here</p>
.mytext {color:#bc08b5;}
This box has a color of #bc08b5
<div style="background-color:#bc08b5;">Content here</div>
.mybackground {background-color:#bc08b5;}
Border around this has a color of #bc08b5
<div style="border:2px solid #bc08b5;">Content here</div>
.myborder {border:2px solid #bc08b5;}