#e47cfc color space conversions
Hex:
#e47cfc
RGB:
228, 124, 252
CMY:
11, 51, 1
CMYK:
10, 51, 0, 1
HSL:
289°, 95.5224%, 73.7255%
HSV (HSB):
289°, 50.7937%, 98.8235%
XYZ:
56.7732, 37.9376, 96.4259
xyY:
0.2970, 0.1985, 37.9376
CIE-Lab:
67.9746, 59.1276, -47.2781
CIE-LCH:
67.9746, 75.7053, 321.3543
CIE-Luv:
67.9746, 44.4647, -84.1488
Hunter-Lab:
61.5935, 56.7422, -49.7043
#e47cfc color charts
#e47cfc color shades, tints & tones
#e47cfc color schemes
#e47cfc color preview, HTML & CSS examples
This text has a color of #e47cfc
<p style="color:#e47cfc;">Text here</p>
.mytext {color:#e47cfc;}
This box has a color of #e47cfc
<div style="background-color:#e47cfc;">Content here</div>
.mybackground {background-color:#e47cfc;}
Border around this has a color of #e47cfc
<div style="border:2px solid #e47cfc;">Content here</div>
.myborder {border:2px solid #e47cfc;}