#e68cd5 color space conversions
Hex:
#e68cd5
RGB:
230, 140, 213
CMY:
10, 45, 16
CMYK:
0, 39, 7, 10
HSL:
311°, 64.2857%, 72.5490%
HSV (HSB):
311°, 39.1304%, 90.1961%
XYZ:
54.0215, 40.3833, 67.8983
xyY:
0.3328, 0.2488, 40.3833
CIE-Lab:
69.7416, 44.5946, -23.0385
CIE-LCH:
69.7416, 50.1941, 332.6782
CIE-Luv:
69.7416, 47.5211, -42.9901
Hunter-Lab:
63.5478, 40.5326, -18.8655
#e68cd5 color charts
#e68cd5 color shades, tints & tones
#e68cd5 color schemes
#e68cd5 color preview, HTML & CSS examples
This text has a color of #e68cd5
<p style="color:#e68cd5;">Text here</p>
.mytext {color:#e68cd5;}
This box has a color of #e68cd5
<div style="background-color:#e68cd5;">Content here</div>
.mybackground {background-color:#e68cd5;}
Border around this has a color of #e68cd5
<div style="border:2px solid #e68cd5;">Content here</div>
.myborder {border:2px solid #e68cd5;}