#ed95f5 color space conversions
Hex:
#ed95f5
RGB:
237, 149, 245
CMY:
7, 42, 4
CMYK:
3, 39, 0, 4
HSL:
295°, 82.7586%, 77.2549%
HSV (HSB):
295°, 39.1837%, 96.0784%
XYZ:
62.1539, 46.0920, 92.0070
xyY:
0.3104, 0.2302, 46.0920
CIE-Lab:
73.6052, 47.7611, -34.5903
CIE-LCH:
73.6052, 58.9713, 324.0866
CIE-Luv:
73.6052, 41.7568, -62.5950
Hunter-Lab:
67.8911, 44.6064, -32.8269
#ed95f5 color charts
#ed95f5 color shades, tints & tones
#ed95f5 color schemes
#ed95f5 color preview, HTML & CSS examples
This text has a color of #ed95f5
<p style="color:#ed95f5;">Text here</p>
.mytext {color:#ed95f5;}
This box has a color of #ed95f5
<div style="background-color:#ed95f5;">Content here</div>
.mybackground {background-color:#ed95f5;}
Border around this has a color of #ed95f5
<div style="border:2px solid #ed95f5;">Content here</div>
.myborder {border:2px solid #ed95f5;}