#bfa8e7 color space conversions
Hex:
#bfa8e7
RGB:
191, 168, 231
CMY:
25, 34, 9
CMYK:
17, 27, 0, 9
HSL:
262°, 56.7568%, 78.2353%
HSV (HSB):
262°, 27.2727%, 90.5882%
XYZ:
49.9123, 44.8512, 81.6278
xyY:
0.2830, 0.2543, 44.8512
CIE-Lab:
72.7938, 20.6594, -28.5938
CIE-LCH:
72.7938, 35.2762, 305.8486
CIE-Luv:
72.7938, 8.0461, -48.3980
Hunter-Lab:
66.9710, 15.8336, -25.3861
#bfa8e7 color charts
#bfa8e7 color shades, tints & tones
#bfa8e7 color schemes
#bfa8e7 color preview, HTML & CSS examples
This text has a color of #bfa8e7
<p style="color:#bfa8e7;">Text here</p>
.mytext {color:#bfa8e7;}
This box has a color of #bfa8e7
<div style="background-color:#bfa8e7;">Content here</div>
.mybackground {background-color:#bfa8e7;}
Border around this has a color of #bfa8e7
<div style="border:2px solid #bfa8e7;">Content here</div>
.myborder {border:2px solid #bfa8e7;}