#bf94ff color space conversions
Hex:
#bf94ff
RGB:
191, 148, 255
CMY:
25, 42, 0
CMYK:
25, 42, 0, 0
HSL:
264°, 100.0000%, 79.0196%
HSV (HSB):
264°, 41.9608%, 100.0000%
XYZ:
50.1258, 39.4762, 99.5855
xyY:
0.2650, 0.2087, 39.4762
CIE-Lab:
69.0948, 37.1775, -47.4220
CIE-LCH:
69.0948, 60.2579, 308.0954
CIE-Luv:
69.0948, 13.6792, -81.5456
Hunter-Lab:
62.8301, 32.4545, -49.9934
#bf94ff color charts
#bf94ff color shades, tints & tones
#bf94ff color schemes
#bf94ff color preview, HTML & CSS examples
This text has a color of #bf94ff
<p style="color:#bf94ff;">Text here</p>
.mytext {color:#bf94ff;}
This box has a color of #bf94ff
<div style="background-color:#bf94ff;">Content here</div>
.mybackground {background-color:#bf94ff;}
Border around this has a color of #bf94ff
<div style="border:2px solid #bf94ff;">Content here</div>
.myborder {border:2px solid #bf94ff;}