#badcfc color space conversions
Hex:
#badcfc
RGB:
186, 220, 252
CMY:
27, 14, 1
CMYK:
26, 13, 0, 1
HSL:
209°, 91.6667%, 85.8824%
HSV (HSB):
209°, 26.1905%, 98.8235%
XYZ:
63.4136, 68.6538, 102.0047
xyY:
0.2709, 0.2933, 68.6538
CIE-Lab:
86.3323, -4.1850, -19.2616
CIE-LCH:
86.3323, 19.7110, 257.7419
CIE-Luv:
86.3323, -18.5845, -30.0210
Hunter-Lab:
82.8576, -8.3889, -14.9907
#badcfc color charts
#badcfc RGB chart
#badcfc CMYK chart
#badcfc RGB pie chart
#badcfc color shades, tints & tones
#badcfc color schemes
#badcfc color preview, HTML & CSS examples
This text has a color of #badcfc
<p style="color:#badcfc;">Text here</p>
.mytext {color:#badcfc;}
Text color #badcfc
This box has a color of #badcfc
<div style="background-color:#badcfc;">Content here</div>
.mybackground {background-color:#badcfc;}
Background color #badcfc
Border around this has a color of #badcfc
<div style="border:2px solid #badcfc;">Content here</div>
.myborder {border:2px solid #badcfc;}
Border color #badcfc