#bcafe5 color space conversions
Hex:
#bcafe5
RGB:
188, 175, 229
CMY:
26, 31, 10
CMYK:
18, 24, 0, 10
HSL:
254°, 50.9434%, 79.2157%
HSV (HSB):
254°, 23.5808%, 89.8039%
XYZ:
50.2119, 47.0085, 80.5558
xyY:
0.2824, 0.2644, 47.0085
CIE-Lab:
74.1952, 15.4243, -25.3787
CIE-LCH:
74.1952, 29.6983, 301.2897
CIE-Luv:
74.1952, 3.4827, -42.4298
Hunter-Lab:
68.5627, 10.7396, -21.6672
#bcafe5 color charts
#bcafe5 color shades, tints & tones
#bcafe5 color schemes
#bcafe5 color preview, HTML & CSS examples
This text has a color of #bcafe5
<p style="color:#bcafe5;">Text here</p>
.mytext {color:#bcafe5;}
This box has a color of #bcafe5
<div style="background-color:#bcafe5;">Content here</div>
.mybackground {background-color:#bcafe5;}
Border around this has a color of #bcafe5
<div style="border:2px solid #bcafe5;">Content here</div>
.myborder {border:2px solid #bcafe5;}