#ffc7fd color space conversions
Hex:
#ffc7fd
RGB:
255, 199, 253
CMY:
0, 22, 1
CMYK:
0, 22, 1, 0
HSL:
302°, 100.0000%, 89.0196%
HSV (HSB):
302°, 21.9608%, 100.0000%
XYZ:
79.3930, 69.1987, 102.1007
xyY:
0.3167, 0.2760, 69.1987
CIE-Lab:
86.6023, 28.6369, -18.8574
CIE-LCH:
86.6023, 34.2881, 326.6351
CIE-Luv:
86.6023, 28.3993, -34.7717
Hunter-Lab:
83.1858, 24.7865, -14.5415
#ffc7fd color charts
#ffc7fd color shades, tints & tones
#ffc7fd color schemes
#ffc7fd color preview, HTML & CSS examples
This text has a color of #ffc7fd
<p style="color:#ffc7fd;">Text here</p>
.mytext {color:#ffc7fd;}
This box has a color of #ffc7fd
<div style="background-color:#ffc7fd;">Content here</div>
.mybackground {background-color:#ffc7fd;}
Border around this has a color of #ffc7fd
<div style="border:2px solid #ffc7fd;">Content here</div>
.myborder {border:2px solid #ffc7fd;}