#bf9bf9 color space conversions
Hex:
#bf9bf9
RGB:
191, 155, 249
CMY:
25, 39, 2
CMYK:
23, 38, 0, 2
HSL:
263°, 88.6792%, 79.2157%
HSV (HSB):
263°, 37.7510%, 97.6471%
XYZ:
50.3061, 41.3586, 94.9541
xyY:
0.2696, 0.2216, 41.3586
CIE-Lab:
70.4264, 31.9215, -42.0686
CIE-LCH:
70.4264, 52.8086, 307.1911
CIE-Luv:
70.4264, 11.6691, -72.1381
Hunter-Lab:
64.3107, 27.0854, -42.5237
#bf9bf9 color charts
#bf9bf9 color shades, tints & tones
#bf9bf9 color schemes
#bf9bf9 color preview, HTML & CSS examples
This text has a color of #bf9bf9
<p style="color:#bf9bf9;">Text here</p>
.mytext {color:#bf9bf9;}
This box has a color of #bf9bf9
<div style="background-color:#bf9bf9;">Content here</div>
.mybackground {background-color:#bf9bf9;}
Border around this has a color of #bf9bf9
<div style="border:2px solid #bf9bf9;">Content here</div>
.myborder {border:2px solid #bf9bf9;}