#bf7dd5 color space conversions
Hex:
#bf7dd5
RGB:
191, 125, 213
CMY:
25, 51, 16
CMYK:
10, 41, 0, 16
HSL:
285°, 51.1628%, 66.2745%
HSV (HSB):
285°, 41.3146%, 83.5294%
XYZ:
40.8297, 30.5477, 66.6951
xyY:
0.2957, 0.2212, 30.5477
CIE-Lab:
62.1239, 40.5263, -35.1571
CIE-LCH:
62.1239, 53.6508, 319.0579
CIE-Luv:
62.1239, 28.8826, -60.6450
Hunter-Lab:
55.2700, 35.1413, -32.8572
#bf7dd5 color charts
#bf7dd5 color shades, tints & tones
#bf7dd5 color schemes
#bf7dd5 color preview, HTML & CSS examples
This text has a color of #bf7dd5
<p style="color:#bf7dd5;">Text here</p>
.mytext {color:#bf7dd5;}
This box has a color of #bf7dd5
<div style="background-color:#bf7dd5;">Content here</div>
.mybackground {background-color:#bf7dd5;}
Border around this has a color of #bf7dd5
<div style="border:2px solid #bf7dd5;">Content here</div>
.myborder {border:2px solid #bf7dd5;}