#e69dcc color space conversions
Hex:
#e69dcc
RGB:
230, 157, 204
CMY:
10, 38, 20
CMYK:
0, 32, 11, 10
HSL:
321°, 59.3496%, 75.8824%
HSV (HSB):
321°, 31.7391%, 90.1961%
XYZ:
55.5892, 45.2966, 62.9400
xyY:
0.3393, 0.2765, 45.2966
CIE-Lab:
73.0867, 34.1444, -13.0062
CIE-LCH:
73.0867, 36.5376, 339.1473
CIE-Luv:
73.0867, 40.7064, -25.7180
Hunter-Lab:
67.3027, 29.6536, -8.3348
#e69dcc color charts
#e69dcc RGB chart
#e69dcc CMYK chart
#e69dcc RGB pie chart
#e69dcc color shades, tints & tones
#e69dcc color schemes
#e69dcc color preview, HTML & CSS examples
This text has a color of #e69dcc
<p style="color:#e69dcc;">Text here</p>
.mytext {color:#e69dcc;}
Text color #e69dcc
This box has a color of #e69dcc
<div style="background-color:#e69dcc;">Content here</div>
.mybackground {background-color:#e69dcc;}
Background color #e69dcc
Border around this has a color of #e69dcc
<div style="border:2px solid #e69dcc;">Content here</div>
.myborder {border:2px solid #e69dcc;}
Border color #e69dcc