#f82bfd color space conversions
Hex:
#f82bfd
RGB:
248, 43, 253
CMY:
3, 83, 1
CMYK:
2, 83, 0, 1
HSL:
299°, 98.1308%, 58.0392%
HSV (HSB):
299°, 83.0040%, 99.2157%
XYZ:
57.3049, 28.7761, 95.4625
xyY:
0.3157, 0.1585, 28.7761
CIE-Lab:
60.5835, 92.2961, -59.3797
CIE-LCH:
60.5835, 109.7475, 327.2444
CIE-Luv:
60.5835, 77.0260, -105.7777
Hunter-Lab:
53.6433, 96.8082, -67.9609
#f82bfd color charts
#f82bfd color shades, tints & tones
#f82bfd color schemes
#f82bfd color preview, HTML & CSS examples
This text has a color of #f82bfd
<p style="color:#f82bfd;">Text here</p>
.mytext {color:#f82bfd;}
This box has a color of #f82bfd
<div style="background-color:#f82bfd;">Content here</div>
.mybackground {background-color:#f82bfd;}
Border around this has a color of #f82bfd
<div style="border:2px solid #f82bfd;">Content here</div>
.myborder {border:2px solid #f82bfd;}