#bd93df color space conversions
Hex:
#bd93df
RGB:
189, 147, 223
CMY:
26, 42, 13
CMYK:
15, 34, 0, 13
HSL:
273°, 54.2857%, 72.5490%
HSV (HSB):
273°, 34.0807%, 87.4510%
XYZ:
44.7393, 37.0140, 74.5984
xyY:
0.2861, 0.2367, 37.0140
CIE-Lab:
67.2875, 29.9459, -32.7147
CIE-LCH:
67.2875, 44.3510, 312.4699
CIE-Luv:
67.2875, 16.9774, -55.9237
Hunter-Lab:
60.8391, 24.7952, -30.1116
#bd93df color charts
#bd93df color shades, tints & tones
#bd93df color schemes
#bd93df color preview, HTML & CSS examples
This text has a color of #bd93df
<p style="color:#bd93df;">Text here</p>
.mytext {color:#bd93df;}
This box has a color of #bd93df
<div style="background-color:#bd93df;">Content here</div>
.mybackground {background-color:#bd93df;}
Border around this has a color of #bd93df
<div style="border:2px solid #bd93df;">Content here</div>
.myborder {border:2px solid #bd93df;}