#eda3fc color space conversions
Hex:
#eda3fc
RGB:
237, 163, 252
CMY:
7, 36, 1
CMYK:
6, 35, 0, 1
HSL:
290°, 93.6842%, 81.3725%
HSV (HSB):
290°, 35.3175%, 98.8235%
XYZ:
65.5929, 51.2272, 98.5262
xyY:
0.3046, 0.2379, 51.2272
CIE-Lab:
76.8164, 41.7806, -33.4180
CIE-LCH:
76.8164, 53.5012, 321.3456
CIE-Luv:
76.8164, 34.3863, -60.0967
Hunter-Lab:
71.5732, 38.3325, -31.5162
#eda3fc color charts
#eda3fc color shades, tints & tones
#eda3fc color schemes
#eda3fc color preview, HTML & CSS examples
This text has a color of #eda3fc
<p style="color:#eda3fc;">Text here</p>
.mytext {color:#eda3fc;}
This box has a color of #eda3fc
<div style="background-color:#eda3fc;">Content here</div>
.mybackground {background-color:#eda3fc;}
Border around this has a color of #eda3fc
<div style="border:2px solid #eda3fc;">Content here</div>
.myborder {border:2px solid #eda3fc;}