#e65dec color space conversions
Hex:
#e65dec
RGB:
230, 93, 236
CMY:
10, 64, 7
CMYK:
3, 61, 0, 7
HSL:
297°, 79.0055%, 64.5098%
HSV (HSB):
297°, 60.5932%, 92.5490%
XYZ:
51.6878, 30.7078, 82.5598
xyY:
0.3133, 0.1862, 30.7078
CIE-Lab:
62.2602, 70.7903, -47.4440
CIE-LCH:
62.2602, 85.2185, 326.1698
CIE-Luv:
62.2602, 60.0617, -84.7292
Hunter-Lab:
55.4146, 69.5196, -49.5433
#e65dec color charts
#e65dec RGB chart
#e65dec CMYK chart
#e65dec RGB pie chart
#e65dec color shades, tints & tones
#e65dec color schemes
#e65dec color preview, HTML & CSS examples
This text has a color of #e65dec
<p style="color:#e65dec;">Text here</p>
.mytext {color:#e65dec;}
Text color #e65dec
This box has a color of #e65dec
<div style="background-color:#e65dec;">Content here</div>
.mybackground {background-color:#e65dec;}
Background color #e65dec
Border around this has a color of #e65dec
<div style="border:2px solid #e65dec;">Content here</div>
.myborder {border:2px solid #e65dec;}
Border color #e65dec