#bd91f3 color space conversions
Hex:
#bd91f3
RGB:
189, 145, 243
CMY:
26, 43, 5
CMYK:
22, 40, 0, 5
HSL:
267°, 80.3279%, 76.0784%
HSV (HSB):
267°, 40.3292%, 95.2941%
XYZ:
47.2893, 37.5407, 89.5477
xyY:
0.2712, 0.2153, 37.5407
CIE-Lab:
67.6807, 35.5046, -43.1050
CIE-LCH:
67.6807, 55.8446, 309.4775
CIE-Luv:
67.6807, 15.2617, -73.8892
Hunter-Lab:
61.2704, 30.5453, -43.7639
#bd91f3 color charts
#bd91f3 color shades, tints & tones
#bd91f3 color schemes
#bd91f3 color preview, HTML & CSS examples
This text has a color of #bd91f3
<p style="color:#bd91f3;">Text here</p>
.mytext {color:#bd91f3;}
This box has a color of #bd91f3
<div style="background-color:#bd91f3;">Content here</div>
.mybackground {background-color:#bd91f3;}
Border around this has a color of #bd91f3
<div style="border:2px solid #bd91f3;">Content here</div>
.myborder {border:2px solid #bd91f3;}