#e675cd color space conversions
Hex:
#e675cd
RGB:
230, 117, 205
CMY:
10, 54, 20
CMYK:
0, 49, 11, 10
HSL:
313°, 69.3252%, 68.0392%
HSV (HSB):
313°, 49.1304%, 90.1961%
XYZ:
50.0139, 33.9534, 61.6752
xyY:
0.3434, 0.2331, 33.9534
CIE-Lab:
64.9255, 54.8477, -25.9538
CIE-LCH:
64.9255, 60.6784, 334.6766
CIE-Luv:
64.9255, 59.8665, -48.7832
Hunter-Lab:
58.2695, 51.2384, -21.9667
#e675cd color charts
#e675cd color shades, tints & tones
#e675cd color schemes
#e675cd color preview, HTML & CSS examples
This text has a color of #e675cd
<p style="color:#e675cd;">Text here</p>
.mytext {color:#e675cd;}
This box has a color of #e675cd
<div style="background-color:#e675cd;">Content here</div>
.mybackground {background-color:#e675cd;}
Border around this has a color of #e675cd
<div style="border:2px solid #e675cd;">Content here</div>
.myborder {border:2px solid #e675cd;}