#ffe3fd color space conversions
Hex:
#ffe3fd
RGB:
255, 227, 253
CMY:
0, 11, 1
CMYK:
0, 11, 1, 0
HSL:
304°, 100.0000%, 94.5098%
HSV (HSB):
304°, 10.9804%, 100.0000%
XYZ:
86.4387, 83.2900, 104.4493
xyY:
0.3153, 0.3038, 83.2900
CIE-Lab:
93.1413, 13.9886, -9.0730
CIE-LCH:
93.1413, 16.6734, 327.0325
CIE-Luv:
93.1413, 14.3100, -16.6966
Hunter-Lab:
91.2634, 9.3527, -3.9720
#ffe3fd color charts
#ffe3fd color shades, tints & tones
#ffe3fd color schemes
#ffe3fd color preview, HTML & CSS examples
This text has a color of #ffe3fd
<p style="color:#ffe3fd;">Text here</p>
.mytext {color:#ffe3fd;}
This box has a color of #ffe3fd
<div style="background-color:#ffe3fd;">Content here</div>
.mybackground {background-color:#ffe3fd;}
Border around this has a color of #ffe3fd
<div style="border:2px solid #ffe3fd;">Content here</div>
.myborder {border:2px solid #ffe3fd;}