#bc93d9 color space conversions
Hex:
#bc93d9
RGB:
188, 147, 217
CMY:
26, 42, 15
CMYK:
13, 32, 0, 15
HSL:
275°, 47.9452%, 71.3725%
HSV (HSB):
275°, 32.2581%, 85.0980%
XYZ:
43.6971, 36.5686, 70.4010
xyY:
0.2900, 0.2427, 36.5686
CIE-Lab:
66.9521, 28.3480, -29.9221
CIE-LCH:
66.9521, 41.2183, 313.4526
CIE-Luv:
66.9521, 17.1582, -51.0873
Hunter-Lab:
60.4719, 23.1585, -26.6946
#bc93d9 color charts
#bc93d9 color shades, tints & tones
#bc93d9 color schemes
#bc93d9 color preview, HTML & CSS examples
This text has a color of #bc93d9
<p style="color:#bc93d9;">Text here</p>
.mytext {color:#bc93d9;}
This box has a color of #bc93d9
<div style="background-color:#bc93d9;">Content here</div>
.mybackground {background-color:#bc93d9;}
Border around this has a color of #bc93d9
<div style="border:2px solid #bc93d9;">Content here</div>
.myborder {border:2px solid #bc93d9;}