#bc95f6 color space conversions
Hex:
#bc95f6
RGB:
188, 149, 246
CMY:
26, 42, 4
CMYK:
24, 39, 0, 4
HSL:
264°, 84.3478%, 77.4510%
HSV (HSB):
264°, 39.4309%, 96.4706%
XYZ:
48.1210, 38.8401, 92.1494
xyY:
0.2687, 0.2168, 38.8401
CIE-Lab:
68.6353, 33.6994, -43.2567
CIE-LCH:
68.6353, 54.8342, 307.9206
CIE-Luv:
68.6353, 12.7959, -74.0624
Hunter-Lab:
62.3218, 28.7635, -44.0413
#bc95f6 color charts
#bc95f6 color shades, tints & tones
#bc95f6 color schemes
#bc95f6 color preview, HTML & CSS examples
This text has a color of #bc95f6
<p style="color:#bc95f6;">Text here</p>
.mytext {color:#bc95f6;}
This box has a color of #bc95f6
<div style="background-color:#bc95f6;">Content here</div>
.mybackground {background-color:#bc95f6;}
Border around this has a color of #bc95f6
<div style="border:2px solid #bc95f6;">Content here</div>
.myborder {border:2px solid #bc95f6;}