#bfa8f8 color space conversions
Hex:
#bfa8f8
RGB:
191, 168, 248
CMY:
25, 34, 3
CMYK:
23, 32, 0, 3
HSL:
257°, 85.1064%, 81.5686%
HSV (HSB):
257°, 32.2581%, 97.2549%
XYZ:
52.4318, 45.8589, 94.8951
xyY:
0.2714, 0.2374, 45.8589
CIE-Lab:
73.4539, 24.4903, -36.8093
CIE-LCH:
73.4539, 44.2120, 303.6370
CIE-Luv:
73.4539, 6.4663, -62.7111
Hunter-Lab:
67.7192, 19.6954, -35.6798
#bfa8f8 color charts
#bfa8f8 color shades, tints & tones
#bfa8f8 color schemes
#bfa8f8 color preview, HTML & CSS examples
This text has a color of #bfa8f8
<p style="color:#bfa8f8;">Text here</p>
.mytext {color:#bfa8f8;}
This box has a color of #bfa8f8
<div style="background-color:#bfa8f8;">Content here</div>
.mybackground {background-color:#bfa8f8;}
Border around this has a color of #bfa8f8
<div style="border:2px solid #bfa8f8;">Content here</div>
.myborder {border:2px solid #bfa8f8;}