#bf9dcb color space conversions
Hex:
#bf9dcb
RGB:
191, 157, 203
CMY:
25, 38, 20
CMYK:
6, 23, 0, 20
HSL:
284°, 30.6667%, 70.5882%
HSV (HSB):
284°, 22.6601%, 79.6078%
XYZ:
44.3223, 39.5021, 61.7885
xyY:
0.3044, 0.2713, 39.5021
CIE-Lab:
69.1134, 20.8635, -18.8345
CIE-LCH:
69.1134, 28.1074, 317.9259
CIE-Luv:
69.1134, 15.9776, -32.2974
Hunter-Lab:
62.8507, 15.8895, -14.2925
#bf9dcb color charts
#bf9dcb color shades, tints & tones
#bf9dcb color schemes
#bf9dcb color preview, HTML & CSS examples
This text has a color of #bf9dcb
<p style="color:#bf9dcb;">Text here</p>
.mytext {color:#bf9dcb;}
This box has a color of #bf9dcb
<div style="background-color:#bf9dcb;">Content here</div>
.mybackground {background-color:#bf9dcb;}
Border around this has a color of #bf9dcb
<div style="border:2px solid #bf9dcb;">Content here</div>
.myborder {border:2px solid #bf9dcb;}