#e795d7 color space conversions
Hex:
#e795d7
RGB:
231, 149, 215
CMY:
9, 42, 16
CMYK:
0, 35, 7, 9
HSL:
312°, 63.0769%, 74.5098%
HSV (HSB):
312°, 35.4978%, 90.5882%
XYZ:
55.9682, 43.3901, 69.7153
xyY:
0.3310, 0.2566, 43.3901
CIE-Lab:
71.8190, 40.5571, -20.9676
CIE-LCH:
71.8190, 45.6566, 332.6615
CIE-Luv:
71.8190, 43.4817, -39.2115
Hunter-Lab:
65.8712, 36.3900, -16.6402
#e795d7 color charts
#e795d7 color shades, tints & tones
#e795d7 color schemes
#e795d7 color preview, HTML & CSS examples
This text has a color of #e795d7
<p style="color:#e795d7;">Text here</p>
.mytext {color:#e795d7;}
This box has a color of #e795d7
<div style="background-color:#e795d7;">Content here</div>
.mybackground {background-color:#e795d7;}
Border around this has a color of #e795d7
<div style="border:2px solid #e795d7;">Content here</div>
.myborder {border:2px solid #e795d7;}