#e69bdf color space conversions
Hex:
#e69bdf
RGB:
230, 155, 223
CMY:
10, 39, 13
CMYK:
0, 33, 3, 10
HSL:
306°, 60.0000%, 75.4902%
HSV (HSB):
306°, 32.6087%, 90.1961%
XYZ:
57.6738, 45.5934, 75.5727
xyY:
0.3225, 0.2549, 45.5934
CIE-Lab:
73.2809, 38.4701, -23.1455
CIE-LCH:
73.2809, 44.8961, 328.9668
CIE-Luv:
73.2809, 38.4961, -42.4492
Hunter-Lab:
67.5229, 34.2983, -19.0923
#e69bdf color charts
#e69bdf color shades, tints & tones
#e69bdf color schemes
#e69bdf color preview, HTML & CSS examples
This text has a color of #e69bdf
<p style="color:#e69bdf;">Text here</p>
.mytext {color:#e69bdf;}
This box has a color of #e69bdf
<div style="background-color:#e69bdf;">Content here</div>
.mybackground {background-color:#e69bdf;}
Border around this has a color of #e69bdf
<div style="border:2px solid #e69bdf;">Content here</div>
.myborder {border:2px solid #e69bdf;}