#bcaff9 color space conversions
Hex:
#bcaff9
RGB:
188, 175, 249
CMY:
26, 31, 2
CMYK:
24, 30, 0, 2
HSL:
251°, 86.0465%, 83.1373%
HSV (HSB):
251°, 29.7189%, 97.6471%
XYZ:
53.1679, 48.1909, 96.1220
xyY:
0.2692, 0.2440, 48.1909
CIE-Lab:
74.9452, 19.9727, -35.0580
CIE-LCH:
74.9452, 40.3481, 299.6704
CIE-Luv:
74.9452, 1.9144, -59.2940
Hunter-Lab:
69.4196, 15.2272, -33.5023
#bcaff9 color charts
#bcaff9 color shades, tints & tones
#bcaff9 color schemes
#bcaff9 color preview, HTML & CSS examples
This text has a color of #bcaff9
<p style="color:#bcaff9;">Text here</p>
.mytext {color:#bcaff9;}
This box has a color of #bcaff9
<div style="background-color:#bcaff9;">Content here</div>
.mybackground {background-color:#bcaff9;}
Border around this has a color of #bcaff9
<div style="border:2px solid #bcaff9;">Content here</div>
.myborder {border:2px solid #bcaff9;}