#ebadfd color space conversions
Hex:
#ebadfd
RGB:
235, 173, 253
CMY:
8, 32, 1
CMYK:
7, 32, 0, 1
HSL:
287°, 95.2381%, 83.5294%
HSV (HSB):
287°, 31.6206%, 99.2157%
XYZ:
66.9341, 54.6412, 99.9475
xyY:
0.3022, 0.2467, 54.6412
CIE-Lab:
78.8341, 36.0749, -30.8650
CIE-LCH:
78.8341, 47.4768, 319.4503
CIE-Luv:
78.8341, 28.5242, -55.1651
Hunter-Lab:
73.9197, 32.2721, -28.4228
#ebadfd color charts
#ebadfd color shades, tints & tones
#ebadfd color schemes
#ebadfd color preview, HTML & CSS examples
This text has a color of #ebadfd
<p style="color:#ebadfd;">Text here</p>
.mytext {color:#ebadfd;}
This box has a color of #ebadfd
<div style="background-color:#ebadfd;">Content here</div>
.mybackground {background-color:#ebadfd;}
Border around this has a color of #ebadfd
<div style="border:2px solid #ebadfd;">Content here</div>
.myborder {border:2px solid #ebadfd;}