#bf8ded color space conversions
Hex:
#bf8ded
RGB:
191, 141, 237
CMY:
25, 45, 7
CMYK:
19, 41, 0, 7
HSL:
271°, 72.7273%, 74.1176%
HSV (HSB):
271°, 40.5063%, 92.9412%
XYZ:
46.2968, 36.2405, 84.6758
xyY:
0.2769, 0.2167, 36.2405
CIE-Lab:
66.7033, 36.9261, -41.3284
CIE-LCH:
66.7033, 55.4218, 311.7801
CIE-Luv:
66.7033, 18.7250, -70.9791
Hunter-Lab:
60.2001, 31.9249, -41.2555
#bf8ded color charts
#bf8ded color shades, tints & tones
#bf8ded color schemes
#bf8ded color preview, HTML & CSS examples
This text has a color of #bf8ded
<p style="color:#bf8ded;">Text here</p>
.mytext {color:#bf8ded;}
This box has a color of #bf8ded
<div style="background-color:#bf8ded;">Content here</div>
.mybackground {background-color:#bf8ded;}
Border around this has a color of #bf8ded
<div style="border:2px solid #bf8ded;">Content here</div>
.myborder {border:2px solid #bf8ded;}