#e695e5 color space conversions
Hex:
#e695e5
RGB:
230, 149, 229
CMY:
10, 42, 10
CMYK:
0, 35, 0, 10
HSL:
301°, 61.8321%, 74.3137%
HSV (HSB):
301°, 35.2174%, 90.1961%
XYZ:
57.5234, 43.9750, 79.5850
xyY:
0.3177, 0.2428, 43.9750
CIE-Lab:
72.2118, 42.7102, -28.0687
CIE-LCH:
72.2118, 51.1079, 326.6875
CIE-Luv:
72.2118, 40.2427, -50.9778
Hunter-Lab:
66.3137, 38.7899, -24.7361
#e695e5 color charts
#e695e5 color shades, tints & tones
#e695e5 color schemes
#e695e5 color preview, HTML & CSS examples
This text has a color of #e695e5
<p style="color:#e695e5;">Text here</p>
.mytext {color:#e695e5;}
This box has a color of #e695e5
<div style="background-color:#e695e5;">Content here</div>
.mybackground {background-color:#e695e5;}
Border around this has a color of #e695e5
<div style="border:2px solid #e695e5;">Content here</div>
.myborder {border:2px solid #e695e5;}