#bc08d2 color space conversions
Hex:
#bc08d2
RGB:
188, 8, 210
CMY:
26, 97, 18
CMYK:
10, 96, 0, 18
HSL:
293°, 92.6606%, 42.7451%
HSV (HSB):
293°, 96.1905%, 82.3529%
XYZ:
32.4587, 15.5182, 62.2573
xyY:
0.2945, 0.1408, 15.5182
CIE-Lab:
46.3359, 80.8005, -58.5238
CIE-LCH:
46.3359, 99.7685, 324.0842
CIE-Luv:
46.3359, 53.8537, -95.9861
Hunter-Lab:
39.3931, 78.1406, -66.1274
#bc08d2 color charts
#bc08d2 color shades, tints & tones
#bc08d2 color schemes
#bc08d2 color preview, HTML & CSS examples
This text has a color of #bc08d2
<p style="color:#bc08d2;">Text here</p>
.mytext {color:#bc08d2;}
This box has a color of #bc08d2
<div style="background-color:#bc08d2;">Content here</div>
.mybackground {background-color:#bc08d2;}
Border around this has a color of #bc08d2
<div style="border:2px solid #bc08d2;">Content here</div>
.myborder {border:2px solid #bc08d2;}