#bfadca color space conversions
Hex:
#bfadca
RGB:
191, 173, 202
CMY:
25, 32, 21
CMYK:
5, 14, 0, 21
HSL:
277°, 21.4815%, 73.5294%
HSV (HSB):
277°, 14.3564%, 79.2157%
XYZ:
47.0901, 45.2278, 62.1250
xyY:
0.3049, 0.2928, 45.2278
CIE-Lab:
73.0416, 11.8401, -12.3618
CIE-LCH:
73.0416, 17.1173, 313.7651
CIE-Luv:
73.0416, 8.2824, -20.8441
Hunter-Lab:
67.2516, 7.2968, -7.6942
#bfadca color charts
#bfadca color shades, tints & tones
#bfadca color schemes
#bfadca color preview, HTML & CSS examples
This text has a color of #bfadca
<p style="color:#bfadca;">Text here</p>
.mytext {color:#bfadca;}
This box has a color of #bfadca
<div style="background-color:#bfadca;">Content here</div>
.mybackground {background-color:#bfadca;}
Border around this has a color of #bfadca
<div style="border:2px solid #bfadca;">Content here</div>
.myborder {border:2px solid #bfadca;}