#bc95d1 color space conversions
Hex:
#bc95d1
RGB:
188, 149, 209
CMY:
26, 42, 18
CMYK:
10, 29, 0, 18
HSL:
279°, 39.4737%, 70.1961%
HSV (HSB):
279°, 28.7081%, 81.9608%
XYZ:
42.9951, 36.7897, 65.1566
xyY:
0.2966, 0.2538, 36.7897
CIE-Lab:
67.1190, 25.5509, -25.2288
CIE-LCH:
67.1190, 35.9074, 315.3634
CIE-Luv:
67.1190, 17.2514, -43.0844
Hunter-Lab:
60.6545, 20.3848, -21.2327
#bc95d1 color charts
#bc95d1 color shades, tints & tones
#bc95d1 color schemes
#bc95d1 color preview, HTML & CSS examples
This text has a color of #bc95d1
<p style="color:#bc95d1;">Text here</p>
.mytext {color:#bc95d1;}
This box has a color of #bc95d1
<div style="background-color:#bc95d1;">Content here</div>
.mybackground {background-color:#bc95d1;}
Border around this has a color of #bc95d1
<div style="border:2px solid #bc95d1;">Content here</div>
.myborder {border:2px solid #bc95d1;}