#e25cfc color space conversions
Hex:
#e25cfc
RGB:
226, 92, 252
CMY:
11, 64, 1
CMYK:
10, 63, 0, 1
HSL:
290°, 96.3855%, 67.4510%
HSV (HSB):
290°, 63.4921%, 98.8235%
XYZ:
52.7619, 30.8513, 95.2695
xyY:
0.2950, 0.1725, 30.8513
CIE-Lab:
62.3819, 73.0732, -56.1498
CIE-LCH:
62.3819, 92.1547, 322.4611
CIE-Luv:
62.3819, 53.1412, -98.8075
Hunter-Lab:
55.5440, 72.3573, -62.8140
#e25cfc color charts
#e25cfc color shades, tints & tones
#e25cfc color schemes
#e25cfc color preview, HTML & CSS examples
This text has a color of #e25cfc
<p style="color:#e25cfc;">Text here</p>
.mytext {color:#e25cfc;}
This box has a color of #e25cfc
<div style="background-color:#e25cfc;">Content here</div>
.mybackground {background-color:#e25cfc;}
Border around this has a color of #e25cfc
<div style="border:2px solid #e25cfc;">Content here</div>
.myborder {border:2px solid #e25cfc;}