#e165da color space conversions
Hex:
#e165da
RGB:
225, 101, 218
CMY:
12, 60, 15
CMYK:
0, 55, 3, 12
HSL:
303°, 67.3913%, 63.9216%
HSV (HSB):
303°, 55.1111%, 88.2353%
XYZ:
48.3599, 30.3769, 69.6441
xyY:
0.3259, 0.2047, 30.3769
CIE-Lab:
61.9780, 63.0527, -37.8761
CIE-LCH:
61.9780, 73.5543, 329.0065
CIE-Luv:
61.9780, 59.2078, -68.3795
Hunter-Lab:
55.1152, 60.1702, -36.3388
#e165da color charts
#e165da color shades, tints & tones
#e165da color schemes
#e165da color preview, HTML & CSS examples
This text has a color of #e165da
<p style="color:#e165da;">Text here</p>
.mytext {color:#e165da;}
This box has a color of #e165da
<div style="background-color:#e165da;">Content here</div>
.mybackground {background-color:#e165da;}
Border around this has a color of #e165da
<div style="border:2px solid #e165da;">Content here</div>
.myborder {border:2px solid #e165da;}