#bf5fc5 color space conversions
Hex:
#bf5fc5
RGB:
191, 95, 197
CMY:
25, 63, 23
CMYK:
3, 52, 0, 23
HSL:
296°, 46.7890%, 57.2549%
HSV (HSB):
296°, 51.7766%, 77.2549%
XYZ:
35.6561, 23.2920, 55.4398
xyY:
0.3117, 0.2036, 23.2920
CIE-Lab:
55.3718, 52.9706, -36.6497
CIE-LCH:
55.3718, 64.4134, 325.3212
CIE-Luv:
55.3718, 43.7945, -63.4401
Hunter-Lab:
48.2618, 47.4188, -34.3251
#bf5fc5 color charts
#bf5fc5 color shades, tints & tones
#bf5fc5 color schemes
#bf5fc5 color preview, HTML & CSS examples
This text has a color of #bf5fc5
<p style="color:#bf5fc5;">Text here</p>
.mytext {color:#bf5fc5;}
This box has a color of #bf5fc5
<div style="background-color:#bf5fc5;">Content here</div>
.mybackground {background-color:#bf5fc5;}
Border around this has a color of #bf5fc5
<div style="border:2px solid #bf5fc5;">Content here</div>
.myborder {border:2px solid #bf5fc5;}