#fecbfc color space conversions
Hex:
#fecbfc
RGB:
254, 203, 252
CMY:
0, 20, 1
CMYK:
0, 20, 1, 0
HSL:
302°, 96.2264%, 89.6078%
HSV (HSB):
302°, 20.0787%, 99.6078%
XYZ:
79.7997, 70.8110, 101.5574
xyY:
0.3165, 0.2808, 70.8110
CIE-Lab:
87.3931, 26.0311, -17.1462
CIE-LCH:
87.3931, 31.1707, 326.6278
CIE-Luv:
87.3931, 25.9136, -31.5816
Hunter-Lab:
84.1493, 22.0123, -12.6510
#fecbfc color charts
#fecbfc color shades, tints & tones
#fecbfc color schemes
#fecbfc color preview, HTML & CSS examples
This text has a color of #fecbfc
<p style="color:#fecbfc;">Text here</p>
.mytext {color:#fecbfc;}
This box has a color of #fecbfc
<div style="background-color:#fecbfc;">Content here</div>
.mybackground {background-color:#fecbfc;}
Border around this has a color of #fecbfc
<div style="border:2px solid #fecbfc;">Content here</div>
.myborder {border:2px solid #fecbfc;}