#e602dd color space conversions
Hex:
#e602dd
RGB:
230, 2, 221
CMY:
10, 99, 13
CMYK:
0, 99, 4, 10
HSL:
302°, 98.2759%, 45.4902%
HSV (HSB):
302°, 99.1304%, 90.1961%
XYZ:
45.7060, 22.0869, 70.2608
xyY:
0.3311, 0.1600, 22.0869
CIE-Lab:
54.1191, 89.4879, -51.9332
CIE-LCH:
54.1191, 103.4657, 329.8718
CIE-Luv:
54.1191, 79.6384, -91.5682
Hunter-Lab:
46.9967, 91.3536, -55.7419
#e602dd color charts
#e602dd color shades, tints & tones
#e602dd color schemes
#e602dd color preview, HTML & CSS examples
This text has a color of #e602dd
<p style="color:#e602dd;">Text here</p>
.mytext {color:#e602dd;}
This box has a color of #e602dd
<div style="background-color:#e602dd;">Content here</div>
.mybackground {background-color:#e602dd;}
Border around this has a color of #e602dd
<div style="border:2px solid #e602dd;">Content here</div>
.myborder {border:2px solid #e602dd;}