#e795e7 color space conversions
Hex:
#e795e7
RGB:
231, 149, 231
CMY:
9, 42, 9
CMYK:
0, 35, 0, 9
HSL:
300°, 63.0769%, 74.5098%
HSV (HSB):
300°, 35.4978%, 90.5882%
XYZ:
58.1262, 44.2533, 81.0795
xyY:
0.3168, 0.2412, 44.2533
CIE-Lab:
72.3975, 43.3821, -28.8693
CIE-LCH:
72.3975, 52.1099, 326.3576
CIE-Luv:
72.3975, 40.5238, -52.4054
Hunter-Lab:
66.5232, 39.5531, -25.6973
#e795e7 color charts
#e795e7 color shades, tints & tones
#e795e7 color schemes
#e795e7 color preview, HTML & CSS examples
This text has a color of #e795e7
<p style="color:#e795e7;">Text here</p>
.mytext {color:#e795e7;}
This box has a color of #e795e7
<div style="background-color:#e795e7;">Content here</div>
.mybackground {background-color:#e795e7;}
Border around this has a color of #e795e7
<div style="border:2px solid #e795e7;">Content here</div>
.myborder {border:2px solid #e795e7;}