#f3cdff color space conversions
Hex:
#f3cdff
RGB:
243, 205, 255
CMY:
5, 20, 0
CMYK:
5, 20, 0, 0
HSL:
286°, 100.0000%, 90.1961%
HSV (HSB):
286°, 19.6078%, 100.0000%
XYZ:
76.8435, 69.9373, 104.0569
xyY:
0.3063, 0.2788, 69.9373
CIE-Lab:
86.9661, 21.9734, -19.4725
CIE-LCH:
86.9661, 29.3600, 318.4531
CIE-Luv:
86.9661, 17.9761, -34.6433
Hunter-Lab:
83.6285, 17.6677, -15.2331
#f3cdff color charts
#f3cdff color shades, tints & tones
#f3cdff color schemes
#f3cdff color preview, HTML & CSS examples
This text has a color of #f3cdff
<p style="color:#f3cdff;">Text here</p>
.mytext {color:#f3cdff;}
This box has a color of #f3cdff
<div style="background-color:#f3cdff;">Content here</div>
.mybackground {background-color:#f3cdff;}
Border around this has a color of #f3cdff
<div style="border:2px solid #f3cdff;">Content here</div>
.myborder {border:2px solid #f3cdff;}