#e302ca color space conversions
Hex:
#e302ca
RGB:
227, 2, 202
CMY:
11, 99, 21
CMYK:
0, 99, 11, 11
HSL:
307°, 98.2533%, 44.9020%
HSV (HSB):
307°, 99.1189%, 89.0196%
XYZ:
42.3609, 20.6386, 57.6281
xyY:
0.3512, 0.1711, 20.6386
CIE-Lab:
52.5516, 86.4446, -43.5862
CIE-LCH:
52.5516, 96.8113, 333.2423
CIE-Luv:
52.5516, 85.4091, -78.1639
Hunter-Lab:
45.4297, 86.9404, -43.4092
#e302ca color charts
#e302ca color shades, tints & tones
#e302ca color schemes
#e302ca color preview, HTML & CSS examples
This text has a color of #e302ca
<p style="color:#e302ca;">Text here</p>
.mytext {color:#e302ca;}
This box has a color of #e302ca
<div style="background-color:#e302ca;">Content here</div>
.mybackground {background-color:#e302ca;}
Border around this has a color of #e302ca
<div style="border:2px solid #e302ca;">Content here</div>
.myborder {border:2px solid #e302ca;}