#e375cd color space conversions
Hex:
#e375cd
RGB:
227, 117, 205
CMY:
11, 54, 20
CMYK:
0, 48, 10, 11
HSL:
312°, 66.2651%, 67.4510%
HSV (HSB):
312°, 48.4581%, 89.0196%
XYZ:
49.0593, 33.4613, 61.6306
xyY:
0.3403, 0.2321, 33.4613
CIE-Lab:
64.5327, 53.9564, -26.5912
CIE-LCH:
64.5327, 60.1530, 333.7647
CIE-Luv:
64.5327, 57.7465, -49.5729
Hunter-Lab:
57.8457, 50.1570, -22.6774
#e375cd color charts
#e375cd color shades, tints & tones
#e375cd color schemes
#e375cd color preview, HTML & CSS examples
This text has a color of #e375cd
<p style="color:#e375cd;">Text here</p>
.mytext {color:#e375cd;}
This box has a color of #e375cd
<div style="background-color:#e375cd;">Content here</div>
.mybackground {background-color:#e375cd;}
Border around this has a color of #e375cd
<div style="border:2px solid #e375cd;">Content here</div>
.myborder {border:2px solid #e375cd;}