#ff5dcd color space conversions
Hex:
#ff5dcd
RGB:
255, 93, 205
CMY:
0, 64, 20
CMYK:
0, 64, 20, 0
HSL:
319°, 100.0000%, 68.2353%
HSV (HSB):
319°, 63.5294%, 100.0000%
XYZ:
56.1738, 33.4965, 61.2624
xyY:
0.3722, 0.2219, 33.4965
CIE-Lab:
64.5609, 72.3543, -26.2123
CIE-LCH:
64.5609, 76.9561, 340.0857
CIE-Luv:
64.5609, 87.9724, -52.2611
Hunter-Lab:
57.8761, 71.9664, -22.2457
#ff5dcd color charts
#ff5dcd color shades, tints & tones
#ff5dcd color schemes
#ff5dcd color preview, HTML & CSS examples
This text has a color of #ff5dcd
<p style="color:#ff5dcd;">Text here</p>
.mytext {color:#ff5dcd;}
This box has a color of #ff5dcd
<div style="background-color:#ff5dcd;">Content here</div>
.mybackground {background-color:#ff5dcd;}
Border around this has a color of #ff5dcd
<div style="border:2px solid #ff5dcd;">Content here</div>
.myborder {border:2px solid #ff5dcd;}