#f82dfd color space conversions
Hex:
#f82dfd
RGB:
248, 45, 253
CMY:
3, 82, 1
CMYK:
2, 82, 0, 1
HSL:
299°, 98.1132%, 58.4314%
HSV (HSB):
299°, 82.2134%, 99.2157%
XYZ:
57.3794, 28.9251, 95.4874
xyY:
0.3156, 0.1591, 28.9251
CIE-Lab:
60.7155, 91.9102, -59.1687
CIE-LCH:
60.7155, 109.3089, 327.2279
CIE-Luv:
60.7155, 76.7809, -105.4553
Hunter-Lab:
53.7820, 96.3209, -67.6191
#f82dfd color charts
#f82dfd color shades, tints & tones
#f82dfd color schemes
#f82dfd color preview, HTML & CSS examples
This text has a color of #f82dfd
<p style="color:#f82dfd;">Text here</p>
.mytext {color:#f82dfd;}
This box has a color of #f82dfd
<div style="background-color:#f82dfd;">Content here</div>
.mybackground {background-color:#f82dfd;}
Border around this has a color of #f82dfd
<div style="border:2px solid #f82dfd;">Content here</div>
.myborder {border:2px solid #f82dfd;}