#bf73dd color space conversions
Hex:
#bf73dd
RGB:
191, 115, 221
CMY:
25, 55, 13
CMYK:
14, 48, 0, 13
HSL:
283°, 60.9195%, 65.8824%
HSV (HSB):
283°, 47.9638%, 86.6667%
XYZ:
40.6677, 28.5583, 71.7755
xyY:
0.2884, 0.2025, 28.5583
CIE-Lab:
60.3898, 47.5015, -42.3547
CIE-LCH:
60.3898, 63.6420, 318.2782
CIE-Luv:
60.3898, 31.2890, -72.8320
Hunter-Lab:
53.4400, 42.3183, -42.2247
#bf73dd color charts
#bf73dd color shades, tints & tones
#bf73dd color schemes
#bf73dd color preview, HTML & CSS examples
This text has a color of #bf73dd
<p style="color:#bf73dd;">Text here</p>
.mytext {color:#bf73dd;}
This box has a color of #bf73dd
<div style="background-color:#bf73dd;">Content here</div>
.mybackground {background-color:#bf73dd;}
Border around this has a color of #bf73dd
<div style="border:2px solid #bf73dd;">Content here</div>
.myborder {border:2px solid #bf73dd;}