#e603ed color space conversions
Hex:
#e603ed
RGB:
230, 3, 237
CMY:
10, 99, 7
CMYK:
3, 99, 0, 7
HSL:
298°, 97.5000%, 47.0588%
HSV (HSB):
298°, 98.7342%, 92.9412%
XYZ:
47.9518, 23.0025, 82.0334
xyY:
0.3134, 0.1504, 23.0025
CIE-Lab:
55.0750, 91.6812, -59.4439
CIE-LCH:
55.0750, 109.2658, 327.0416
CIE-Luv:
55.0750, 73.2337, -103.3884
Hunter-Lab:
47.9610, 94.5340, -67.8381
#e603ed color charts
#e603ed color shades, tints & tones
#e603ed color schemes
#e603ed color preview, HTML & CSS examples
This text has a color of #e603ed
<p style="color:#e603ed;">Text here</p>
.mytext {color:#e603ed;}
This box has a color of #e603ed
<div style="background-color:#e603ed;">Content here</div>
.mybackground {background-color:#e603ed;}
Border around this has a color of #e603ed
<div style="border:2px solid #e603ed;">Content here</div>
.myborder {border:2px solid #e603ed;}