#ff2593 color space conversions
Hex:
#ff2593
RGB:
255, 37, 147
CMY:
0, 85, 42
CMYK:
0, 85, 42, 0
HSL:
330°, 100.0000%, 57.2549%
HSV (HSB):
330°, 85.4902%, 100.0000%
XYZ:
47.1680, 24.6897, 29.8833
xyY:
0.4636, 0.2427, 24.6897
CIE-Lab:
56.7718, 82.1866, -4.5042
CIE-LCH:
56.7718, 82.3099, 356.8630
CIE-Luv:
56.7718, 128.5466, -22.2877
Hunter-Lab:
49.6888, 82.4893, -0.8755
#ff2593 color charts
#ff2593 color shades, tints & tones
#ff2593 color schemes
#ff2593 color preview, HTML & CSS examples
This text has a color of #ff2593
<p style="color:#ff2593;">Text here</p>
.mytext {color:#ff2593;}
This box has a color of #ff2593
<div style="background-color:#ff2593;">Content here</div>
.mybackground {background-color:#ff2593;}
Border around this has a color of #ff2593
<div style="border:2px solid #ff2593;">Content here</div>
.myborder {border:2px solid #ff2593;}