#e250cd color space conversions
Hex:
#e250cd
RGB:
226, 80, 205
CMY:
11, 69, 20
CMYK:
0, 65, 9, 11
HSL:
309°, 71.5686%, 60.0000%
HSV (HSB):
309°, 64.6018%, 88.6275%
XYZ:
45.2521, 26.3139, 60.4516
xyY:
0.3428, 0.1993, 26.3139
CIE-Lab:
58.3338, 70.0202, -36.2172
CIE-LCH:
58.3338, 78.8322, 332.6502
CIE-Luv:
58.3338, 70.8984, -66.1039
Hunter-Lab:
51.2970, 67.6956, -33.9631
#e250cd color charts
#e250cd color shades, tints & tones
#e250cd color schemes
#e250cd color preview, HTML & CSS examples
This text has a color of #e250cd
<p style="color:#e250cd;">Text here</p>
.mytext {color:#e250cd;}
This box has a color of #e250cd
<div style="background-color:#e250cd;">Content here</div>
.mybackground {background-color:#e250cd;}
Border around this has a color of #e250cd
<div style="border:2px solid #e250cd;">Content here</div>
.myborder {border:2px solid #e250cd;}