#f82bf5 color space conversions
Hex:
#f82bf5
RGB:
248, 43, 245
CMY:
3, 83, 4
CMYK:
0, 83, 1, 3
HSL:
301°, 93.6073%, 57.0588%
HSV (HSB):
301°, 82.6613%, 97.2549%
XYZ:
56.0567, 28.2768, 88.8896
xyY:
0.3236, 0.1632, 28.2768
CIE-Lab:
60.1380, 91.1270, -55.6496
CIE-LCH:
60.1380, 106.7755, 328.5883
CIE-Luv:
60.1380, 80.0394, -99.7539
Hunter-Lab:
53.1759, 95.1123, -61.8869
#f82bf5 color charts
#f82bf5 color shades, tints & tones
#f82bf5 color schemes
#f82bf5 color preview, HTML & CSS examples
This text has a color of #f82bf5
<p style="color:#f82bf5;">Text here</p>
.mytext {color:#f82bf5;}
This box has a color of #f82bf5
<div style="background-color:#f82bf5;">Content here</div>
.mybackground {background-color:#f82bf5;}
Border around this has a color of #f82bf5
<div style="border:2px solid #f82bf5;">Content here</div>
.myborder {border:2px solid #f82bf5;}