#bfaddb color space conversions
Hex:
#bfaddb
RGB:
191, 173, 219
CMY:
25, 32, 14
CMYK:
13, 21, 0, 14
HSL:
263°, 38.9831%, 76.8627%
HSV (HSB):
263°, 21.0046%, 85.8824%
XYZ:
49.2156, 46.0780, 73.3178
xyY:
0.2919, 0.2733, 46.0780
CIE-Lab:
73.5961, 15.3154, -20.8231
CIE-LCH:
73.5961, 25.8489, 306.3345
CIE-Luv:
73.5961, 6.8435, -34.9287
Hunter-Lab:
67.8808, 10.6266, -16.5224
#bfaddb color charts
#bfaddb color shades, tints & tones
#bfaddb color schemes
#bfaddb color preview, HTML & CSS examples
This text has a color of #bfaddb
<p style="color:#bfaddb;">Text here</p>
.mytext {color:#bfaddb;}
This box has a color of #bfaddb
<div style="background-color:#bfaddb;">Content here</div>
.mybackground {background-color:#bfaddb;}
Border around this has a color of #bfaddb
<div style="border:2px solid #bfaddb;">Content here</div>
.myborder {border:2px solid #bfaddb;}