#bc08ec color space conversions
Hex:
#bc08ec
RGB:
188, 8, 236
CMY:
26, 97, 7
CMYK:
20, 97, 0, 7
HSL:
287°, 93.4426%, 47.8431%
HSV (HSB):
287°, 96.6102%, 92.5490%
XYZ:
35.9662, 16.9212, 80.7274
xyY:
0.2692, 0.1266, 16.9212
CIE-Lab:
48.1605, 85.0961, -70.3943
CIE-LCH:
48.1605, 110.4387, 320.4013
CIE-Luv:
48.1605, 45.4540, -113.9839
Hunter-Lab:
41.1353, 84.0825, -87.5608
#bc08ec color charts
#bc08ec color shades, tints & tones
#bc08ec color schemes
#bc08ec color preview, HTML & CSS examples
This text has a color of #bc08ec
<p style="color:#bc08ec;">Text here</p>
.mytext {color:#bc08ec;}
This box has a color of #bc08ec
<div style="background-color:#bc08ec;">Content here</div>
.mybackground {background-color:#bc08ec;}
Border around this has a color of #bc08ec
<div style="border:2px solid #bc08ec;">Content here</div>
.myborder {border:2px solid #bc08ec;}