#fed4fd color space conversions
Hex:
#fed4fd
RGB:
254, 212, 253
CMY:
0, 17, 1
CMYK:
0, 17, 0, 0
HSL:
301°, 95.4545%, 91.3725%
HSV (HSB):
301°, 16.5354%, 99.6078%
XYZ:
82.1462, 75.2496, 103.1236
xyY:
0.3153, 0.2888, 75.2496
CIE-Lab:
89.5098, 21.4861, -14.4961
CIE-LCH:
89.5098, 25.9189, 325.9935
CIE-Luv:
89.5098, 21.2910, -26.5957
Hunter-Lab:
86.7466, 17.2272, -9.7609
#fed4fd color charts
#fed4fd color shades, tints & tones
#fed4fd color schemes
#fed4fd color preview, HTML & CSS examples
This text has a color of #fed4fd
<p style="color:#fed4fd;">Text here</p>
.mytext {color:#fed4fd;}
This box has a color of #fed4fd
<div style="background-color:#fed4fd;">Content here</div>
.mybackground {background-color:#fed4fd;}
Border around this has a color of #fed4fd
<div style="border:2px solid #fed4fd;">Content here</div>
.myborder {border:2px solid #fed4fd;}