#bc95cd color space conversions
Hex:
#bc95cd
RGB:
188, 149, 205
CMY:
26, 42, 20
CMYK:
8, 27, 0, 20
HSL:
282°, 35.8974%, 69.4118%
HSV (HSB):
282°, 27.3171%, 80.3922%
XYZ:
42.5059, 36.5940, 62.5807
xyY:
0.3000, 0.2583, 36.5940
CIE-Lab:
66.9713, 24.7260, -23.2323
CIE-LCH:
66.9713, 33.9281, 316.7839
CIE-Luv:
66.9713, 17.7388, -39.7366
Hunter-Lab:
60.4930, 19.5618, -18.9910
#bc95cd color charts
#bc95cd color shades, tints & tones
#bc95cd color schemes
#bc95cd color preview, HTML & CSS examples
This text has a color of #bc95cd
<p style="color:#bc95cd;">Text here</p>
.mytext {color:#bc95cd;}
This box has a color of #bc95cd
<div style="background-color:#bc95cd;">Content here</div>
.mybackground {background-color:#bc95cd;}
Border around this has a color of #bc95cd
<div style="border:2px solid #bc95cd;">Content here</div>
.myborder {border:2px solid #bc95cd;}