#e65dcc color space conversions
Hex:
#e65dcc
RGB:
230, 93, 204
CMY:
10, 64, 20
CMYK:
0, 60, 11, 10
HSL:
311°, 73.2620%, 63.3333%
HSV (HSB):
311°, 59.5652%, 90.1961%
XYZ:
47.4466, 29.0113, 60.2258
xyY:
0.3471, 0.2123, 29.0113
CIE-Lab:
60.7916, 65.6376, -31.7745
CIE-LCH:
60.7916, 72.9240, 334.1688
CIE-Luv:
60.7916, 69.7726, -59.0283
Hunter-Lab:
53.8622, 62.9798, -28.5914
#e65dcc color charts
#e65dcc RGB chart
#e65dcc CMYK chart
#e65dcc RGB pie chart
#e65dcc color shades, tints & tones
#e65dcc color schemes
#e65dcc color preview, HTML & CSS examples
This text has a color of #e65dcc
<p style="color:#e65dcc;">Text here</p>
.mytext {color:#e65dcc;}
Text color #e65dcc
This box has a color of #e65dcc
<div style="background-color:#e65dcc;">Content here</div>
.mybackground {background-color:#e65dcc;}
Background color #e65dcc
Border around this has a color of #e65dcc
<div style="border:2px solid #e65dcc;">Content here</div>
.myborder {border:2px solid #e65dcc;}
Border color #e65dcc