#bf93f8 color space conversions
Hex:
#bf93f8
RGB:
191, 147, 248
CMY:
25, 42, 3
CMYK:
23, 41, 0, 3
HSL:
266°, 87.8261%, 77.4510%
HSV (HSB):
266°, 40.7258%, 97.2549%
XYZ:
48.8629, 38.7211, 93.7055
xyY:
0.2695, 0.2136, 38.7211
CIE-Lab:
68.5488, 36.1096, -44.4647
CIE-LCH:
68.5488, 57.2801, 309.0799
CIE-Luv:
68.5488, 14.9303, -76.3835
Hunter-Lab:
62.2263, 31.2701, -45.7254
#bf93f8 color charts
#bf93f8 color shades, tints & tones
#bf93f8 color schemes
#bf93f8 color preview, HTML & CSS examples
This text has a color of #bf93f8
<p style="color:#bf93f8;">Text here</p>
.mytext {color:#bf93f8;}
This box has a color of #bf93f8
<div style="background-color:#bf93f8;">Content here</div>
.mybackground {background-color:#bf93f8;}
Border around this has a color of #bf93f8
<div style="border:2px solid #bf93f8;">Content here</div>
.myborder {border:2px solid #bf93f8;}