#e682f9 color space conversions
Hex:
#e682f9
RGB:
230, 130, 249
CMY:
10, 49, 2
CMYK:
8, 48, 0, 2
HSL:
290°, 90.8397%, 74.3137%
HSV (HSB):
290°, 47.7912%, 97.6471%
XYZ:
57.7146, 39.6278, 94.2296
xyY:
0.3013, 0.2069, 39.6278
CIE-Lab:
69.2036, 56.1447, -43.6897
CIE-LCH:
69.2036, 71.1408, 322.1113
CIE-Luv:
69.2036, 44.1863, -78.1064
Hunter-Lab:
62.9506, 53.4895, -44.6846
#e682f9 color charts
#e682f9 color shades, tints & tones
#e682f9 color schemes
#e682f9 color preview, HTML & CSS examples
This text has a color of #e682f9
<p style="color:#e682f9;">Text here</p>
.mytext {color:#e682f9;}
This box has a color of #e682f9
<div style="background-color:#e682f9;">Content here</div>
.mybackground {background-color:#e682f9;}
Border around this has a color of #e682f9
<div style="border:2px solid #e682f9;">Content here</div>
.myborder {border:2px solid #e682f9;}