#bca3ce color space conversions
Hex:
#bca3ce
RGB:
188, 163, 206
CMY:
26, 36, 19
CMYK:
9, 21, 0, 19
HSL:
275°, 30.4965%, 72.3529%
HSV (HSB):
275°, 20.8738%, 80.7843%
XYZ:
44.9768, 41.3420, 64.0018
xyY:
0.2992, 0.2750, 41.3420
CIE-Lab:
70.4149, 17.1531, -18.5446
CIE-LCH:
70.4149, 25.2612, 312.7678
CIE-Luv:
70.4149, 11.0392, -31.3337
Hunter-Lab:
64.2977, 12.3412, -14.0087
#bca3ce color charts
#bca3ce color shades, tints & tones
#bca3ce color schemes
#bca3ce color preview, HTML & CSS examples
This text has a color of #bca3ce
<p style="color:#bca3ce;">Text here</p>
.mytext {color:#bca3ce;}
This box has a color of #bca3ce
<div style="background-color:#bca3ce;">Content here</div>
.mybackground {background-color:#bca3ce;}
Border around this has a color of #bca3ce
<div style="border:2px solid #bca3ce;">Content here</div>
.myborder {border:2px solid #bca3ce;}