#e123ce color space conversions
Hex:
#e123ce
RGB:
225, 35, 206
CMY:
12, 86, 19
CMYK:
0, 84, 8, 12
HSL:
306°, 76.0000%, 50.9804%
HSV (HSB):
306°, 84.4444%, 88.2353%
XYZ:
42.7929, 21.6658, 60.3190
xyY:
0.3430, 0.1736, 21.6658
CIE-Lab:
53.6707, 82.9153, -44.1368
CIE-LCH:
53.6707, 93.9308, 331.9731
CIE-Luv:
53.6707, 79.6080, -78.8343
Hunter-Lab:
46.5466, 82.6488, -44.2504
#e123ce color charts
#e123ce color shades, tints & tones
#e123ce color schemes
#e123ce color preview, HTML & CSS examples
This text has a color of #e123ce
<p style="color:#e123ce;">Text here</p>
.mytext {color:#e123ce;}
This box has a color of #e123ce
<div style="background-color:#e123ce;">Content here</div>
.mybackground {background-color:#e123ce;}
Border around this has a color of #e123ce
<div style="border:2px solid #e123ce;">Content here</div>
.myborder {border:2px solid #e123ce;}