#bf6de9 color space conversions
Hex:
#bf6de9
RGB:
191, 109, 233
CMY:
25, 57, 9
CMYK:
18, 53, 0, 9
HSL:
280°, 73.8095%, 67.0588%
HSV (HSB):
280°, 53.2189%, 91.3725%
XYZ:
41.6625, 27.8968, 80.2796
xyY:
0.2780, 0.1862, 27.8968
CIE-Lab:
59.7954, 53.1107, -49.9989
CIE-LCH:
59.7954, 72.9427, 316.7286
CIE-Luv:
59.7954, 31.0218, -85.6246
Hunter-Lab:
52.8175, 48.3705, -53.1453
#bf6de9 color charts
#bf6de9 color shades, tints & tones
#bf6de9 color schemes
#bf6de9 color preview, HTML & CSS examples
This text has a color of #bf6de9
<p style="color:#bf6de9;">Text here</p>
.mytext {color:#bf6de9;}
This box has a color of #bf6de9
<div style="background-color:#bf6de9;">Content here</div>
.mybackground {background-color:#bf6de9;}
Border around this has a color of #bf6de9
<div style="border:2px solid #bf6de9;">Content here</div>
.myborder {border:2px solid #bf6de9;}