#e175d5 color space conversions
Hex:
#e175d5
RGB:
225, 117, 213
CMY:
12, 54, 16
CMYK:
0, 48, 5, 12
HSL:
307°, 64.2857%, 67.0588%
HSV (HSB):
307°, 48.0000%, 88.2353%
XYZ:
49.4229, 33.5342, 66.8187
xyY:
0.3300, 0.2239, 33.5342
CIE-Lab:
64.5912, 54.6926, -31.0081
CIE-LCH:
64.5912, 62.8712, 330.4488
CIE-Luv:
64.5912, 54.3581, -56.6548
Hunter-Lab:
57.9087, 51.0025, -27.8763
#e175d5 color charts
#e175d5 color shades, tints & tones
#e175d5 color schemes
#e175d5 color preview, HTML & CSS examples
This text has a color of #e175d5
<p style="color:#e175d5;">Text here</p>
.mytext {color:#e175d5;}
This box has a color of #e175d5
<div style="background-color:#e175d5;">Content here</div>
.mybackground {background-color:#e175d5;}
Border around this has a color of #e175d5
<div style="border:2px solid #e175d5;">Content here</div>
.myborder {border:2px solid #e175d5;}