#bc8cfc color space conversions
Hex:
#bc8cfc
RGB:
188, 140, 252
CMY:
26, 45, 1
CMYK:
25, 44, 0, 1
HSL:
266°, 94.9153%, 76.8627%
HSV (HSB):
266°, 44.4444%, 98.8235%
XYZ:
47.6878, 36.4758, 96.6226
xyY:
0.2638, 0.2018, 36.4758
CIE-Lab:
66.8819, 40.0576, -49.2926
CIE-LCH:
66.8819, 63.5167, 309.0990
CIE-Luv:
66.8819, 15.4532, -84.5702
Hunter-Lab:
60.3952, 35.2513, -52.5778
#bc8cfc color charts
#bc8cfc color shades, tints & tones
#bc8cfc color schemes
#bc8cfc color preview, HTML & CSS examples
This text has a color of #bc8cfc
<p style="color:#bc8cfc;">Text here</p>
.mytext {color:#bc8cfc;}
This box has a color of #bc8cfc
<div style="background-color:#bc8cfc;">Content here</div>
.mybackground {background-color:#bc8cfc;}
Border around this has a color of #bc8cfc
<div style="border:2px solid #bc8cfc;">Content here</div>
.myborder {border:2px solid #bc8cfc;}