#fed6fd color space conversions
Hex:
#fed6fd
RGB:
254, 214, 253
CMY:
0, 16, 1
CMYK:
0, 16, 0, 0
HSL:
302°, 95.2381%, 91.7647%
HSV (HSB):
302°, 15.7480%, 99.6078%
XYZ:
82.6492, 76.2558, 103.2913
xyY:
0.3152, 0.2908, 76.2558
CIE-Lab:
89.9780, 20.4383, -13.7953
CIE-LCH:
89.9780, 24.6584, 325.9818
CIE-Luv:
89.9780, 20.2853, -25.3005
Hunter-Lab:
87.3246, 16.1252, -9.0036
#fed6fd color charts
#fed6fd color shades, tints & tones
#fed6fd color schemes
#fed6fd color preview, HTML & CSS examples
This text has a color of #fed6fd
<p style="color:#fed6fd;">Text here</p>
.mytext {color:#fed6fd;}
This box has a color of #fed6fd
<div style="background-color:#fed6fd;">Content here</div>
.mybackground {background-color:#fed6fd;}
Border around this has a color of #fed6fd
<div style="border:2px solid #fed6fd;">Content here</div>
.myborder {border:2px solid #fed6fd;}