#ff5dd2 color space conversions
Hex:
#ff5dd2
RGB:
255, 93, 210
CMY:
0, 64, 18
CMYK:
0, 64, 18, 0
HSL:
317°, 100.0000%, 68.2353%
HSV (HSB):
317°, 63.5294%, 100.0000%
XYZ:
56.7872, 33.7418, 64.4926
xyY:
0.3663, 0.2177, 33.7418
CIE-Lab:
64.7571, 73.0303, -28.7264
CIE-LCH:
64.7571, 78.4770, 338.5279
CIE-Luv:
64.7571, 86.2600, -56.2824
Hunter-Lab:
58.0877, 72.8500, -25.1660
#ff5dd2 color charts
#ff5dd2 color shades, tints & tones
#ff5dd2 color schemes
#ff5dd2 color preview, HTML & CSS examples
This text has a color of #ff5dd2
<p style="color:#ff5dd2;">Text here</p>
.mytext {color:#ff5dd2;}
This box has a color of #ff5dd2
<div style="background-color:#ff5dd2;">Content here</div>
.mybackground {background-color:#ff5dd2;}
Border around this has a color of #ff5dd2
<div style="border:2px solid #ff5dd2;">Content here</div>
.myborder {border:2px solid #ff5dd2;}