#e271cc color space conversions
Hex:
#e271cc
RGB:
226, 113, 204
CMY:
11, 56, 20
CMYK:
0, 50, 10, 11
HSL:
312°, 66.0819%, 66.4706%
HSV (HSB):
312°, 50.0000%, 88.6275%
XYZ:
48.1682, 32.3386, 60.8300
xyY:
0.3408, 0.2288, 32.3386
CIE-Lab:
63.6218, 55.4395, -27.4421
CIE-LCH:
63.6218, 61.8596, 333.6649
CIE-Luv:
63.6218, 59.0166, -51.0278
Hunter-Lab:
56.8671, 51.6779, -23.6148
#e271cc color charts
#e271cc color shades, tints & tones
#e271cc color schemes
#e271cc color preview, HTML & CSS examples
This text has a color of #e271cc
<p style="color:#e271cc;">Text here</p>
.mytext {color:#e271cc;}
This box has a color of #e271cc
<div style="background-color:#e271cc;">Content here</div>
.mybackground {background-color:#e271cc;}
Border around this has a color of #e271cc
<div style="border:2px solid #e271cc;">Content here</div>
.myborder {border:2px solid #e271cc;}