#e35dff color space conversions
Hex:
#e35dff
RGB:
227, 93, 255
CMY:
11, 64, 0
CMYK:
11, 64, 0, 0
HSL:
290°, 100.0000%, 68.2353%
HSV (HSB):
290°, 63.5294%, 100.0000%
XYZ:
53.6429, 31.3796, 97.8373
xyY:
0.2934, 0.1716, 31.3796
CIE-Lab:
62.8268, 73.4303, -57.0862
CIE-LCH:
62.8268, 93.0100, 322.1378
CIE-Luv:
62.8268, 52.6976, -100.4765
Hunter-Lab:
56.0175, 72.9027, -64.3407
#e35dff color charts
#e35dff color shades, tints & tones
#e35dff color schemes
#e35dff color preview, HTML & CSS examples
This text has a color of #e35dff
<p style="color:#e35dff;">Text here</p>
.mytext {color:#e35dff;}
This box has a color of #e35dff
<div style="background-color:#e35dff;">Content here</div>
.mybackground {background-color:#e35dff;}
Border around this has a color of #e35dff
<div style="border:2px solid #e35dff;">Content here</div>
.myborder {border:2px solid #e35dff;}