#e672e6 color space conversions
Hex:
#e672e6
RGB:
230, 114, 230
CMY:
10, 55, 10
CMYK:
0, 50, 0, 10
HSL:
300°, 69.8795%, 67.4510%
HSV (HSB):
300°, 50.4348%, 90.1961%
XYZ:
52.9334, 34.5708, 78.7458
xyY:
0.3184, 0.2079, 34.5708
CIE-Lab:
65.4131, 60.4524, -39.1552
CIE-LCH:
65.4131, 72.0251, 327.0688
CIE-Luv:
65.4131, 54.6731, -70.6983
Hunter-Lab:
58.7969, 57.8043, -38.2484
#e672e6 color charts
#e672e6 color shades, tints & tones
#e672e6 color schemes
#e672e6 color preview, HTML & CSS examples
This text has a color of #e672e6
<p style="color:#e672e6;">Text here</p>
.mytext {color:#e672e6;}
This box has a color of #e672e6
<div style="background-color:#e672e6;">Content here</div>
.mybackground {background-color:#e672e6;}
Border around this has a color of #e672e6
<div style="border:2px solid #e672e6;">Content here</div>
.myborder {border:2px solid #e672e6;}