#bfa8cd color space conversions
Hex:
#bfa8cd
RGB:
191, 168, 205
CMY:
25, 34, 20
CMYK:
7, 18, 0, 20
HSL:
277°, 27.0073%, 73.1373%
HSV (HSB):
277°, 18.0488%, 80.3922%
XYZ:
46.5079, 43.4894, 63.7007
xyY:
0.3026, 0.2830, 43.4894
CIE-Lab:
71.8859, 15.1845, -15.7451
CIE-LCH:
71.8859, 21.8742, 313.9616
CIE-Luv:
71.8859, 10.4630, -26.6632
Hunter-Lab:
65.9465, 10.4785, -11.1083
#bfa8cd color charts
#bfa8cd color shades, tints & tones
#bfa8cd color schemes
#bfa8cd color preview, HTML & CSS examples
This text has a color of #bfa8cd
<p style="color:#bfa8cd;">Text here</p>
.mytext {color:#bfa8cd;}
This box has a color of #bfa8cd
<div style="background-color:#bfa8cd;">Content here</div>
.mybackground {background-color:#bfa8cd;}
Border around this has a color of #bfa8cd
<div style="border:2px solid #bfa8cd;">Content here</div>
.myborder {border:2px solid #bfa8cd;}