#bf92f2 color space conversions
Hex:
#bf92f2
RGB:
191, 146, 242
CMY:
25, 43, 5
CMYK:
21, 40, 0, 5
HSL:
268°, 78.6885%, 76.0784%
HSV (HSB):
268°, 39.6694%, 94.9020%
XYZ:
47.7918, 38.0449, 88.8289
xyY:
0.2736, 0.2178, 38.0449
CIE-Lab:
68.0537, 35.2950, -41.9592
CIE-LCH:
68.0537, 54.8298, 310.0697
CIE-Luv:
68.0537, 16.0836, -72.0303
Hunter-Lab:
61.6806, 30.3655, -42.2097
#bf92f2 color charts
#bf92f2 color shades, tints & tones
#bf92f2 color schemes
#bf92f2 color preview, HTML & CSS examples
This text has a color of #bf92f2
<p style="color:#bf92f2;">Text here</p>
.mytext {color:#bf92f2;}
This box has a color of #bf92f2
<div style="background-color:#bf92f2;">Content here</div>
.mybackground {background-color:#bf92f2;}
Border around this has a color of #bf92f2
<div style="border:2px solid #bf92f2;">Content here</div>
.myborder {border:2px solid #bf92f2;}