#fcbdef color space conversions
Hex:
#fcbdef
RGB:
252, 189, 239
CMY:
1, 26, 6
CMYK:
0, 25, 5, 1
HSL:
312°, 91.3043%, 86.4706%
HSV (HSB):
312°, 25.0000%, 98.8235%
XYZ:
73.9225, 63.3226, 89.9877
xyY:
0.3253, 0.2787, 63.3226
CIE-Lab:
83.6118, 30.4531, -15.9440
CIE-LCH:
83.6118, 34.3744, 332.3654
CIE-Luv:
83.6118, 33.3881, -30.2418
Hunter-Lab:
79.5755, 26.5622, -11.3450
#fcbdef color charts
#fcbdef color shades, tints & tones
#fcbdef color schemes
#fcbdef color preview, HTML & CSS examples
This text has a color of #fcbdef
<p style="color:#fcbdef;">Text here</p>
.mytext {color:#fcbdef;}
This box has a color of #fcbdef
<div style="background-color:#fcbdef;">Content here</div>
.mybackground {background-color:#fcbdef;}
Border around this has a color of #fcbdef
<div style="border:2px solid #fcbdef;">Content here</div>
.myborder {border:2px solid #fcbdef;}