#f82bcf color space conversions
Hex:
#f82bcf
RGB:
248, 43, 207
CMY:
3, 83, 19
CMYK:
0, 83, 17, 3
HSL:
312°, 93.6073%, 57.0588%
HSV (HSB):
312°, 82.6613%, 97.2549%
XYZ:
50.8378, 26.1892, 61.4071
xyY:
0.3672, 0.1892, 26.1892
CIE-Lab:
58.2162, 85.9717, -37.2814
CIE-LCH:
58.2162, 93.7071, 336.5562
CIE-Luv:
58.2162, 95.3738, -70.3469
Hunter-Lab:
51.1754, 87.7654, -35.3213
#f82bcf color charts
#f82bcf color shades, tints & tones
#f82bcf color schemes
#f82bcf color preview, HTML & CSS examples
This text has a color of #f82bcf
<p style="color:#f82bcf;">Text here</p>
.mytext {color:#f82bcf;}
This box has a color of #f82bcf
<div style="background-color:#f82bcf;">Content here</div>
.mybackground {background-color:#f82bcf;}
Border around this has a color of #f82bcf
<div style="border:2px solid #f82bcf;">Content here</div>
.myborder {border:2px solid #f82bcf;}