#bc95ec color space conversions
Hex:
#bc95ec
RGB:
188, 149, 236
CMY:
26, 42, 7
CMYK:
20, 37, 0, 7
HSL:
267°, 69.6000%, 75.4902%
HSV (HSB):
267°, 36.8644%, 92.5490%
XYZ:
46.6268, 38.2424, 84.2809
xyY:
0.2757, 0.2261, 38.2424
CIE-Lab:
68.1989, 31.4122, -38.4635
CIE-LCH:
68.1989, 49.6605, 309.2377
CIE-Luv:
68.1989, 13.9849, -65.7247
Hunter-Lab:
61.8404, 26.3657, -37.5167
#bc95ec color charts
#bc95ec color shades, tints & tones
#bc95ec color schemes
#bc95ec color preview, HTML & CSS examples
This text has a color of #bc95ec
<p style="color:#bc95ec;">Text here</p>
.mytext {color:#bc95ec;}
This box has a color of #bc95ec
<div style="background-color:#bc95ec;">Content here</div>
.mybackground {background-color:#bc95ec;}
Border around this has a color of #bc95ec
<div style="border:2px solid #bc95ec;">Content here</div>
.myborder {border:2px solid #bc95ec;}