#f82cf8 color space conversions
Hex:
#f82cf8
RGB:
248, 44, 248
CMY:
3, 83, 3
CMYK:
0, 82, 0, 3
HSL:
300°, 93.5780%, 57.2549%
HSV (HSB):
300°, 82.2581%, 97.2549%
XYZ:
56.5554, 28.5351, 91.3340
xyY:
0.3206, 0.1617, 28.5351
CIE-Lab:
60.3692, 91.3702, -56.9489
CIE-LCH:
60.3692, 107.6647, 328.0657
CIE-Luv:
60.3692, 78.7746, -101.8587
Hunter-Lab:
53.4183, 95.5007, -63.9806
#f82cf8 color charts
#f82cf8 color shades, tints & tones
#f82cf8 color schemes
#f82cf8 color preview, HTML & CSS examples
This text has a color of #f82cf8
<p style="color:#f82cf8;">Text here</p>
.mytext {color:#f82cf8;}
This box has a color of #f82cf8
<div style="background-color:#f82cf8;">Content here</div>
.mybackground {background-color:#f82cf8;}
Border around this has a color of #f82cf8
<div style="border:2px solid #f82cf8;">Content here</div>
.myborder {border:2px solid #f82cf8;}