#ff5fdc color space conversions
Hex:
#ff5fdc
RGB:
255, 95, 220
CMY:
0, 63, 14
CMYK:
0, 63, 14, 0
HSL:
313°, 100.0000%, 68.6275%
HSV (HSB):
313°, 62.7451%, 100.0000%
XYZ:
58.2505, 34.6117, 71.3207
xyY:
0.3548, 0.2108, 34.6117
CIE-Lab:
65.4452, 73.6508, -33.2700
CIE-LCH:
65.4452, 80.8167, 335.6901
CIE-Luv:
65.4452, 82.1707, -63.5686
Hunter-Lab:
58.8317, 73.7809, -30.6941
#ff5fdc color charts
#ff5fdc color shades, tints & tones
#ff5fdc color schemes
#ff5fdc color preview, HTML & CSS examples
This text has a color of #ff5fdc
<p style="color:#ff5fdc;">Text here</p>
.mytext {color:#ff5fdc;}
This box has a color of #ff5fdc
<div style="background-color:#ff5fdc;">Content here</div>
.mybackground {background-color:#ff5fdc;}
Border around this has a color of #ff5fdc
<div style="border:2px solid #ff5fdc;">Content here</div>
.myborder {border:2px solid #ff5fdc;}