#f804dd color space conversions
Hex:
#f804dd
RGB:
248, 4, 221
CMY:
3, 98, 13
CMYK:
0, 98, 11, 3
HSL:
307°, 96.8254%, 49.4118%
HSV (HSB):
307°, 98.3871%, 97.2549%
XYZ:
51.8060, 25.2637, 70.5525
xyY:
0.3509, 0.1711, 25.2637
CIE-Lab:
57.3315, 92.3454, -46.6333
CIE-LCH:
57.3315, 103.4522, 333.2068
CIE-Luv:
57.3315, 92.9609, -85.2657
Hunter-Lab:
50.2631, 96.0190, -48.0392
#f804dd color charts
#f804dd color shades, tints & tones
#f804dd color schemes
#f804dd color preview, HTML & CSS examples
This text has a color of #f804dd
<p style="color:#f804dd;">Text here</p>
.mytext {color:#f804dd;}
This box has a color of #f804dd
<div style="background-color:#f804dd;">Content here</div>
.mybackground {background-color:#f804dd;}
Border around this has a color of #f804dd
<div style="border:2px solid #f804dd;">Content here</div>
.myborder {border:2px solid #f804dd;}