#bc93d4 color space conversions
Hex:
#bc93d4
RGB:
188, 147, 212
CMY:
26, 42, 17
CMYK:
11, 31, 0, 17
HSL:
278°, 43.0464%, 70.3922%
HSV (HSB):
278°, 30.6604%, 83.1373%
XYZ:
43.0564, 36.3123, 67.0270
xyY:
0.2941, 0.2480, 36.3123
CIE-Lab:
66.7578, 27.2899, -27.4489
CIE-LCH:
66.7578, 38.7063, 314.8335
CIE-Luv:
66.7578, 17.7850, -46.8936
Hunter-Lab:
60.2597, 22.0865, -23.7667
#bc93d4 color charts
#bc93d4 color shades, tints & tones
#bc93d4 color schemes
#bc93d4 color preview, HTML & CSS examples
This text has a color of #bc93d4
<p style="color:#bc93d4;">Text here</p>
.mytext {color:#bc93d4;}
This box has a color of #bc93d4
<div style="background-color:#bc93d4;">Content here</div>
.mybackground {background-color:#bc93d4;}
Border around this has a color of #bc93d4
<div style="border:2px solid #bc93d4;">Content here</div>
.myborder {border:2px solid #bc93d4;}