#bfa8f5 color space conversions
Hex:
#bfa8f5
RGB:
191, 168, 245
CMY:
25, 34, 4
CMYK:
22, 31, 0, 4
HSL:
258°, 79.3814%, 80.9804%
HSV (HSB):
258°, 31.4286%, 96.0784%
XYZ:
51.9699, 45.6742, 92.4631
xyY:
0.2734, 0.2403, 45.6742
CIE-Lab:
73.3336, 23.8012, -35.3705
CIE-LCH:
73.3336, 42.6329, 303.9371
CIE-Luv:
73.3336, 6.7442, -60.1867
Hunter-Lab:
67.5827, 18.9937, -33.8096
#bfa8f5 color charts
#bfa8f5 color shades, tints & tones
#bfa8f5 color schemes
#bfa8f5 color preview, HTML & CSS examples
This text has a color of #bfa8f5
<p style="color:#bfa8f5;">Text here</p>
.mytext {color:#bfa8f5;}
This box has a color of #bfa8f5
<div style="background-color:#bfa8f5;">Content here</div>
.mybackground {background-color:#bfa8f5;}
Border around this has a color of #bfa8f5
<div style="border:2px solid #bfa8f5;">Content here</div>
.myborder {border:2px solid #bfa8f5;}