#b969f9 color space conversions
Hex:
#b969f9
RGB:
185, 105, 249
CMY:
27, 59, 2
CMYK:
26, 58, 0, 2
HSL:
273°, 92.3077%, 69.4118%
HSV (HSB):
273°, 57.8313%, 97.6471%
XYZ:
42.1580, 27.2570, 92.6617
xyY:
0.2601, 0.1682, 27.2570
CIE-Lab:
59.2115, 57.1278, -59.8545
CIE-LCH:
59.2115, 82.7415, 313.6647
CIE-Luv:
59.2115, 25.7717, -101.4754
Hunter-Lab:
52.2082, 52.7740, -68.6850
#b969f9 color charts
#b969f9 color shades, tints & tones
#b969f9 color schemes
#b969f9 color preview, HTML & CSS examples
This text has a color of #b969f9
<p style="color:#b969f9;">Text here</p>
.mytext {color:#b969f9;}
This box has a color of #b969f9
<div style="background-color:#b969f9;">Content here</div>
.mybackground {background-color:#b969f9;}
Border around this has a color of #b969f9
<div style="border:2px solid #b969f9;">Content here</div>
.myborder {border:2px solid #b969f9;}