#ff39dd color space conversions
Hex:
#ff39dd
RGB:
255, 57, 221
CMY:
0, 78, 13
CMYK:
0, 78, 13, 0
HSL:
310°, 100.0000%, 61.1765%
HSV (HSB):
310°, 77.6471%, 100.0000%
XYZ:
55.7543, 29.4067, 71.1441
xyY:
0.3567, 0.1881, 29.4067
CIE-Lab:
61.1389, 86.0572, -40.5512
CIE-LCH:
61.1389, 95.1328, 334.7696
CIE-Luv:
61.1389, 92.3101, -76.0835
Hunter-Lab:
54.2280, 88.6252, -39.8257
#ff39dd color charts
#ff39dd color shades, tints & tones
#ff39dd color schemes
#ff39dd color preview, HTML & CSS examples
This text has a color of #ff39dd
<p style="color:#ff39dd;">Text here</p>
.mytext {color:#ff39dd;}
This box has a color of #ff39dd
<div style="background-color:#ff39dd;">Content here</div>
.mybackground {background-color:#ff39dd;}
Border around this has a color of #ff39dd
<div style="border:2px solid #ff39dd;">Content here</div>
.myborder {border:2px solid #ff39dd;}