#bca2e9 color space conversions
Hex:
#bca2e9
RGB:
188, 162, 233
CMY:
26, 36, 9
CMYK:
19, 30, 0, 9
HSL:
262°, 61.7391%, 77.4510%
HSV (HSB):
262°, 30.4721%, 91.3725%
XYZ:
48.3673, 42.4152, 82.7285
xyY:
0.2788, 0.2445, 42.4152
CIE-Lab:
71.1563, 23.5119, -32.2301
CIE-LCH:
71.1563, 39.8947, 306.1108
CIE-Luv:
71.1563, 8.8540, -54.6604
Hunter-Lab:
65.1270, 18.5930, -29.7251
#bca2e9 color charts
#bca2e9 color shades, tints & tones
#bca2e9 color schemes
#bca2e9 color preview, HTML & CSS examples
This text has a color of #bca2e9
<p style="color:#bca2e9;">Text here</p>
.mytext {color:#bca2e9;}
This box has a color of #bca2e9
<div style="background-color:#bca2e9;">Content here</div>
.mybackground {background-color:#bca2e9;}
Border around this has a color of #bca2e9
<div style="border:2px solid #bca2e9;">Content here</div>
.myborder {border:2px solid #bca2e9;}