#bfafde color space conversions
Hex:
#bfafde
RGB:
191, 175, 222
CMY:
25, 31, 13
CMYK:
14, 21, 0, 13
HSL:
260°, 41.5929%, 77.8431%
HSV (HSB):
260°, 21.1712%, 87.0588%
XYZ:
50.0006, 47.0102, 75.5458
xyY:
0.2898, 0.2724, 47.0102
CIE-Lab:
74.1963, 14.8518, -21.5462
CIE-LCH:
74.1963, 26.1690, 304.5785
CIE-Luv:
74.1963, 5.6639, -36.0718
Hunter-Lab:
68.5640, 10.1850, -17.3326
#bfafde color charts
#bfafde color shades, tints & tones
#bfafde color schemes
#bfafde color preview, HTML & CSS examples
This text has a color of #bfafde
<p style="color:#bfafde;">Text here</p>
.mytext {color:#bfafde;}
This box has a color of #bfafde
<div style="background-color:#bfafde;">Content here</div>
.mybackground {background-color:#bfafde;}
Border around this has a color of #bfafde
<div style="border:2px solid #bfafde;">Content here</div>
.myborder {border:2px solid #bfafde;}