#bd91f9 color space conversions
Hex:
#bd91f9
RGB:
189, 145, 249
CMY:
26, 43, 2
CMYK:
24, 42, 0, 2
HSL:
265°, 89.6552%, 77.2549%
HSV (HSB):
265°, 41.7671%, 97.6471%
XYZ:
48.2105, 37.9092, 94.3988
xyY:
0.2671, 0.2100, 37.9092
CIE-Lab:
67.9536, 36.8845, -45.9588
CIE-LCH:
67.9536, 58.9295, 308.7490
CIE-Luv:
67.9536, 14.5043, -78.8549
Hunter-Lab:
61.5704, 32.0199, -47.8032
#bd91f9 color charts
#bd91f9 color shades, tints & tones
#bd91f9 color schemes
#bd91f9 color preview, HTML & CSS examples
This text has a color of #bd91f9
<p style="color:#bd91f9;">Text here</p>
.mytext {color:#bd91f9;}
This box has a color of #bd91f9
<div style="background-color:#bd91f9;">Content here</div>
.mybackground {background-color:#bd91f9;}
Border around this has a color of #bd91f9
<div style="border:2px solid #bd91f9;">Content here</div>
.myborder {border:2px solid #bd91f9;}