#bd92f2 color space conversions
Hex:
#bd92f2
RGB:
189, 146, 242
CMY:
26, 43, 5
CMYK:
22, 40, 0, 5
HSL:
267°, 78.6885%, 76.0784%
HSV (HSB):
267°, 39.6694%, 94.9020%
XYZ:
47.2922, 37.7874, 88.8055
xyY:
0.2720, 0.2173, 37.7874
CIE-Lab:
67.8636, 34.7241, -42.2705
CIE-LCH:
67.8636, 54.7043, 309.4022
CIE-Luv:
67.8636, 14.9959, -72.4330
Hunter-Lab:
61.4714, 29.7513, -42.6241
#bd92f2 color charts
#bd92f2 color shades, tints & tones
#bd92f2 color schemes
#bd92f2 color preview, HTML & CSS examples
This text has a color of #bd92f2
<p style="color:#bd92f2;">Text here</p>
.mytext {color:#bd92f2;}
This box has a color of #bd92f2
<div style="background-color:#bd92f2;">Content here</div>
.mybackground {background-color:#bd92f2;}
Border around this has a color of #bd92f2
<div style="border:2px solid #bd92f2;">Content here</div>
.myborder {border:2px solid #bd92f2;}