#e302cd color space conversions
Hex:
#e302cd
RGB:
227, 2, 205
CMY:
11, 99, 20
CMYK:
0, 99, 10, 11
HSL:
306°, 98.2533%, 44.9020%
HSV (HSB):
306°, 99.1189%, 89.0196%
XYZ:
42.7197, 20.7821, 59.5174
xyY:
0.3473, 0.1689, 20.7821
CIE-Lab:
52.7102, 86.8365, -45.0618
CIE-LCH:
52.7102, 97.8322, 332.5740
CIE-Luv:
52.7102, 84.1167, -80.4609
Hunter-Lab:
45.5874, 87.4936, -45.4959
#e302cd color charts
#e302cd color shades, tints & tones
#e302cd color schemes
#e302cd color preview, HTML & CSS examples
This text has a color of #e302cd
<p style="color:#e302cd;">Text here</p>
.mytext {color:#e302cd;}
This box has a color of #e302cd
<div style="background-color:#e302cd;">Content here</div>
.mybackground {background-color:#e302cd;}
Border around this has a color of #e302cd
<div style="border:2px solid #e302cd;">Content here</div>
.myborder {border:2px solid #e302cd;}