#ea3fcb color space conversions
Hex:
#ea3fcb
RGB:
234, 63, 203
CMY:
8, 75, 20
CMYK:
0, 73, 13, 8
HSL:
311°, 80.2817%, 58.2353%
HSV (HSB):
311°, 73.0769%, 91.7647%
XYZ:
46.4887, 25.3592, 58.9445
xyY:
0.3554, 0.1939, 25.3592
CIE-Lab:
57.4238, 77.4669, -36.4086
CIE-LCH:
57.4238, 85.5961, 334.8270
CIE-Luv:
57.4238, 82.2502, -67.3992
Hunter-Lab:
50.3580, 76.6585, -34.1490
#ea3fcb color charts
#ea3fcb color shades, tints & tones
#ea3fcb color schemes
#ea3fcb color preview, HTML & CSS examples
This text has a color of #ea3fcb
<p style="color:#ea3fcb;">Text here</p>
.mytext {color:#ea3fcb;}
This box has a color of #ea3fcb
<div style="background-color:#ea3fcb;">Content here</div>
.mybackground {background-color:#ea3fcb;}
Border around this has a color of #ea3fcb
<div style="border:2px solid #ea3fcb;">Content here</div>
.myborder {border:2px solid #ea3fcb;}