#e275cd color space conversions
Hex:
#e275cd
RGB:
226, 117, 205
CMY:
11, 54, 20
CMYK:
0, 48, 9, 11
HSL:
312°, 65.2695%, 67.2549%
HSV (HSB):
312°, 48.2301%, 88.6275%
XYZ:
48.7448, 33.2991, 61.6158
xyY:
0.3393, 0.2318, 33.2991
CIE-Lab:
64.4024, 53.6590, -26.8026
CIE-LCH:
64.4024, 59.9806, 333.4579
CIE-Luv:
64.4024, 57.0431, -49.8350
Hunter-Lab:
57.7054, 49.7977, -22.9141
#e275cd color charts
#e275cd color shades, tints & tones
#e275cd color schemes
#e275cd color preview, HTML & CSS examples
This text has a color of #e275cd
<p style="color:#e275cd;">Text here</p>
.mytext {color:#e275cd;}
This box has a color of #e275cd
<div style="background-color:#e275cd;">Content here</div>
.mybackground {background-color:#e275cd;}
Border around this has a color of #e275cd
<div style="border:2px solid #e275cd;">Content here</div>
.myborder {border:2px solid #e275cd;}