#bf94f4 color space conversions
Hex:
#bf94f4
RGB:
191, 148, 244
CMY:
25, 42, 4
CMYK:
22, 39, 0, 4
HSL:
267°, 81.3559%, 76.8627%
HSV (HSB):
267°, 39.3443%, 95.6863%
XYZ:
48.4049, 38.7878, 90.5235
xyY:
0.2724, 0.2183, 38.7878
CIE-Lab:
68.5973, 34.6451, -42.2029
CIE-LCH:
68.5973, 54.6019, 309.3832
CIE-Luv:
68.5973, 15.0399, -72.4373
Hunter-Lab:
62.2799, 29.7432, -42.5819
#bf94f4 color charts
#bf94f4 color shades, tints & tones
#bf94f4 color schemes
#bf94f4 color preview, HTML & CSS examples
This text has a color of #bf94f4
<p style="color:#bf94f4;">Text here</p>
.mytext {color:#bf94f4;}
This box has a color of #bf94f4
<div style="background-color:#bf94f4;">Content here</div>
.mybackground {background-color:#bf94f4;}
Border around this has a color of #bf94f4
<div style="border:2px solid #bf94f4;">Content here</div>
.myborder {border:2px solid #bf94f4;}