#bfabdb color space conversions
Hex:
#bfabdb
RGB:
191, 171, 219
CMY:
25, 33, 14
CMYK:
13, 22, 0, 14
HSL:
265°, 40.0000%, 76.4706%
HSV (HSB):
265°, 21.9178%, 85.8824%
XYZ:
48.8350, 45.3167, 73.1909
xyY:
0.2918, 0.2708, 45.3167
CIE-Lab:
73.0999, 16.4163, -21.5774
CIE-LCH:
73.0999, 27.1124, 307.2642
CIE-Luv:
73.0999, 7.7740, -36.2885
Hunter-Lab:
67.3176, 11.6852, -17.3405
#bfabdb color charts
#bfabdb color shades, tints & tones
#bfabdb color schemes
#bfabdb color preview, HTML & CSS examples
This text has a color of #bfabdb
<p style="color:#bfabdb;">Text here</p>
.mytext {color:#bfabdb;}
This box has a color of #bfabdb
<div style="background-color:#bfabdb;">Content here</div>
.mybackground {background-color:#bfabdb;}
Border around this has a color of #bfabdb
<div style="border:2px solid #bfabdb;">Content here</div>
.myborder {border:2px solid #bfabdb;}