#ff4dfd color space conversions
Hex:
#ff4dfd
RGB:
255, 77, 253
CMY:
0, 70, 1
CMYK:
0, 70, 1, 0
HSL:
301°, 100.0000%, 65.0980%
HSV (HSB):
301°, 69.8039%, 100.0000%
XYZ:
61.6235, 33.6596, 96.1775
xyY:
0.3219, 0.1758, 33.6596
CIE-Lab:
64.6915, 84.9442, -52.7736
CIE-LCH:
64.6915, 100.0028, 328.1484
CIE-Luv:
64.6915, 76.0594, -95.9110
Hunter-Lab:
58.0169, 88.0668, -57.6762
#ff4dfd color charts
#ff4dfd color shades, tints & tones
#ff4dfd color schemes
#ff4dfd color preview, HTML & CSS examples
This text has a color of #ff4dfd
<p style="color:#ff4dfd;">Text here</p>
.mytext {color:#ff4dfd;}
This box has a color of #ff4dfd
<div style="background-color:#ff4dfd;">Content here</div>
.mybackground {background-color:#ff4dfd;}
Border around this has a color of #ff4dfd
<div style="border:2px solid #ff4dfd;">Content here</div>
.myborder {border:2px solid #ff4dfd;}