#e67fcd color space conversions
Hex:
#e67fcd
RGB:
230, 127, 205
CMY:
10, 50, 20
CMYK:
0, 45, 11, 10
HSL:
315°, 67.3203%, 70.0000%
HSV (HSB):
315°, 44.7826%, 90.1961%
XYZ:
51.2419, 36.4095, 62.0846
xyY:
0.3422, 0.2432, 36.4095
CIE-Lab:
66.8316, 49.9089, -23.0327
CIE-LCH:
66.8316, 54.9673, 335.2270
CIE-Luv:
66.8316, 55.3601, -43.5944
Hunter-Lab:
60.3403, 45.9895, -18.7657
#e67fcd color charts
#e67fcd color shades, tints & tones
#e67fcd color schemes
#e67fcd color preview, HTML & CSS examples
This text has a color of #e67fcd
<p style="color:#e67fcd;">Text here</p>
.mytext {color:#e67fcd;}
This box has a color of #e67fcd
<div style="background-color:#e67fcd;">Content here</div>
.mybackground {background-color:#e67fcd;}
Border around this has a color of #e67fcd
<div style="border:2px solid #e67fcd;">Content here</div>
.myborder {border:2px solid #e67fcd;}