#e675e1 color space conversions
Hex:
#e675e1
RGB:
230, 117, 225
CMY:
10, 54, 12
CMYK:
0, 49, 2, 10
HSL:
303°, 69.3252%, 68.0392%
HSV (HSB):
303°, 49.1304%, 90.1961%
XYZ:
52.5850, 34.9818, 75.2148
xyY:
0.3230, 0.2149, 34.9818
CIE-Lab:
65.7345, 58.1628, -35.8766
CIE-LCH:
65.7345, 68.3377, 328.3324
CIE-Luv:
65.7345, 54.7912, -65.1508
Hunter-Lab:
59.1454, 55.1963, -33.9968
#e675e1 color charts
#e675e1 color shades, tints & tones
#e675e1 color schemes
#e675e1 color preview, HTML & CSS examples
This text has a color of #e675e1
<p style="color:#e675e1;">Text here</p>
.mytext {color:#e675e1;}
This box has a color of #e675e1
<div style="background-color:#e675e1;">Content here</div>
.mybackground {background-color:#e675e1;}
Border around this has a color of #e675e1
<div style="border:2px solid #e675e1;">Content here</div>
.myborder {border:2px solid #e675e1;}