#f82dc8 color space conversions
Hex:
#f82dc8
RGB:
248, 45, 200
CMY:
3, 82, 22
CMYK:
0, 82, 19, 3
HSL:
314°, 93.5484%, 57.4510%
HSV (HSB):
314°, 81.8548%, 97.2549%
XYZ:
50.0751, 26.0034, 57.0235
xyY:
0.3762, 0.1954, 26.0034
CIE-Lab:
58.0402, 84.6903, -33.5554
CIE-LCH:
58.0402, 91.0957, 338.3859
CIE-Luv:
58.0402, 97.9968, -64.4596
Hunter-Lab:
50.9935, 86.0467, -30.6056
#f82dc8 color charts
#f82dc8 color shades, tints & tones
#f82dc8 color schemes
#f82dc8 color preview, HTML & CSS examples
This text has a color of #f82dc8
<p style="color:#f82dc8;">Text here</p>
.mytext {color:#f82dc8;}
This box has a color of #f82dc8
<div style="background-color:#f82dc8;">Content here</div>
.mybackground {background-color:#f82dc8;}
Border around this has a color of #f82dc8
<div style="border:2px solid #f82dc8;">Content here</div>
.myborder {border:2px solid #f82dc8;}