#e196f3 color space conversions
Hex:
#e196f3
RGB:
225, 150, 243
CMY:
12, 41, 5
CMYK:
7, 38, 0, 5
HSL:
288°, 79.4872%, 77.0588%
HSV (HSB):
288°, 38.2716%, 95.2941%
XYZ:
58.1353, 44.2913, 90.2790
xyY:
0.3017, 0.2298, 44.2913
CIE-Lab:
72.4228, 43.2953, -35.4378
CIE-LCH:
72.4228, 55.9492, 320.6992
CIE-Luv:
72.4228, 34.1388, -63.1205
Hunter-Lab:
66.5517, 39.4607, -33.8421
#e196f3 color charts
#e196f3 color shades, tints & tones
#e196f3 color schemes
#e196f3 color preview, HTML & CSS examples
This text has a color of #e196f3
<p style="color:#e196f3;">Text here</p>
.mytext {color:#e196f3;}
This box has a color of #e196f3
<div style="background-color:#e196f3;">Content here</div>
.mybackground {background-color:#e196f3;}
Border around this has a color of #e196f3
<div style="border:2px solid #e196f3;">Content here</div>
.myborder {border:2px solid #e196f3;}