#bcadef color space conversions
Hex:
#bcadef
RGB:
188, 173, 239
CMY:
26, 32, 6
CMYK:
21, 28, 0, 6
HSL:
254°, 67.3469%, 80.7843%
HSV (HSB):
254°, 27.6151%, 93.7255%
XYZ:
51.2626, 46.8105, 87.9949
xyY:
0.2755, 0.2516, 46.8105
CIE-Lab:
74.0684, 18.7707, -31.0023
CIE-LCH:
74.0684, 36.2420, 301.1933
CIE-Luv:
74.0684, 3.5654, -52.2356
Hunter-Lab:
68.4182, 14.0099, -28.3620
#bcadef color charts
#bcadef RGB chart
#bcadef CMYK chart
#bcadef RGB pie chart
#bcadef color shades, tints & tones
#bcadef color schemes
#bcadef color preview, HTML & CSS examples
This text has a color of #bcadef
<p style="color:#bcadef;">Text here</p>
.mytext {color:#bcadef;}
Text color #bcadef
This box has a color of #bcadef
<div style="background-color:#bcadef;">Content here</div>
.mybackground {background-color:#bcadef;}
Background color #bcadef
Border around this has a color of #bcadef
<div style="border:2px solid #bcadef;">Content here</div>
.myborder {border:2px solid #bcadef;}
Border color #bcadef