#bf94f2 color space conversions
Hex:
#bf94f2
RGB:
191, 148, 242
CMY:
25, 42, 5
CMYK:
21, 39, 0, 5
HSL:
267°, 78.3333%, 76.4706%
HSV (HSB):
267°, 38.8430%, 94.9020%
XYZ:
48.1028, 38.6670, 88.9326
xyY:
0.2738, 0.2201, 38.6670
CIE-Lab:
68.5093, 34.1918, -41.2463
CIE-LCH:
68.5093, 53.5755, 309.6576
CIE-Luv:
68.5093, 15.2897, -70.7734
Hunter-Lab:
62.1828, 29.2625, -41.2674
#bf94f2 color charts
#bf94f2 color shades, tints & tones
#bf94f2 color schemes
#bf94f2 color preview, HTML & CSS examples
This text has a color of #bf94f2
<p style="color:#bf94f2;">Text here</p>
.mytext {color:#bf94f2;}
This box has a color of #bf94f2
<div style="background-color:#bf94f2;">Content here</div>
.mybackground {background-color:#bf94f2;}
Border around this has a color of #bf94f2
<div style="border:2px solid #bf94f2;">Content here</div>
.myborder {border:2px solid #bf94f2;}