#e05ffd color space conversions
Hex:
#e05ffd
RGB:
224, 95, 253
CMY:
12, 63, 1
CMYK:
11, 62, 0, 1
HSL:
289°, 97.5309%, 68.2353%
HSV (HSB):
289°, 62.4506%, 99.2157%
XYZ:
52.5623, 31.1236, 96.1656
xyY:
0.2923, 0.1731, 31.1236
CIE-Lab:
62.6118, 71.5636, -56.3513
CIE-LCH:
62.6118, 91.0869, 321.7820
CIE-Luv:
62.6118, 50.7889, -98.9975
Hunter-Lab:
55.7885, 70.5477, -63.1494
#e05ffd color charts
#e05ffd color shades, tints & tones
#e05ffd color schemes
#e05ffd color preview, HTML & CSS examples
This text has a color of #e05ffd
<p style="color:#e05ffd;">Text here</p>
.mytext {color:#e05ffd;}
This box has a color of #e05ffd
<div style="background-color:#e05ffd;">Content here</div>
.mybackground {background-color:#e05ffd;}
Border around this has a color of #e05ffd
<div style="border:2px solid #e05ffd;">Content here</div>
.myborder {border:2px solid #e05ffd;}