#ea2cfc color space conversions
Hex:
#ea2cfc
RGB:
234, 44, 252
CMY:
8, 83, 1
CMYK:
7, 83, 0, 1
HSL:
295°, 97.1963%, 58.0392%
HSV (HSB):
295°, 82.5397%, 98.8235%
XYZ:
52.4031, 26.3221, 94.4142
xyY:
0.3027, 0.1520, 26.3221
CIE-Lab:
58.3415, 89.5552, -62.5418
CIE-LCH:
58.3415, 109.2319, 325.0710
CIE-Luv:
58.3415, 67.5867, -109.2376
Hunter-Lab:
51.3050, 92.5364, -73.1950
#ea2cfc color charts
#ea2cfc color shades, tints & tones
#ea2cfc color schemes
#ea2cfc color preview, HTML & CSS examples
This text has a color of #ea2cfc
<p style="color:#ea2cfc;">Text here</p>
.mytext {color:#ea2cfc;}
This box has a color of #ea2cfc
<div style="background-color:#ea2cfc;">Content here</div>
.mybackground {background-color:#ea2cfc;}
Border around this has a color of #ea2cfc
<div style="border:2px solid #ea2cfc;">Content here</div>
.myborder {border:2px solid #ea2cfc;}