#e194e4 color space conversions
Hex:
#e194e4
RGB:
225, 148, 228
CMY:
12, 42, 11
CMYK:
1, 35, 0, 11
HSL:
298°, 59.7015%, 73.7255%
HSV (HSB):
298°, 35.0877%, 89.4118%
XYZ:
55.6448, 42.7888, 78.7250
xyY:
0.3141, 0.2415, 42.7888
CIE-Lab:
71.4114, 41.5052, -28.7975
CIE-LCH:
71.4114, 50.5171, 325.2460
CIE-Luv:
71.4114, 37.6507, -51.8676
Hunter-Lab:
65.4131, 37.3711, -25.5666
#e194e4 color charts
#e194e4 color shades, tints & tones
#e194e4 color schemes
#e194e4 color preview, HTML & CSS examples
This text has a color of #e194e4
<p style="color:#e194e4;">Text here</p>
.mytext {color:#e194e4;}
This box has a color of #e194e4
<div style="background-color:#e194e4;">Content here</div>
.mybackground {background-color:#e194e4;}
Border around this has a color of #e194e4
<div style="border:2px solid #e194e4;">Content here</div>
.myborder {border:2px solid #e194e4;}