#f42bed color space conversions
Hex:
#f42bed
RGB:
244, 43, 237
CMY:
4, 83, 7
CMYK:
0, 82, 3, 4
HSL:
302°, 90.1345%, 56.2745%
HSV (HSB):
302°, 82.3770%, 95.6863%
XYZ:
53.4582, 27.0753, 82.5293
xyY:
0.3278, 0.1660, 27.0753
CIE-Lab:
59.0439, 89.2608, -52.9668
CIE-LCH:
59.0439, 103.7929, 329.3154
CIE-Luv:
59.0439, 80.2389, -94.9928
Hunter-Lab:
52.0339, 92.3265, -57.6142
#f42bed color charts
#f42bed color shades, tints & tones
#f42bed color schemes
#f42bed color preview, HTML & CSS examples
This text has a color of #f42bed
<p style="color:#f42bed;">Text here</p>
.mytext {color:#f42bed;}
This box has a color of #f42bed
<div style="background-color:#f42bed;">Content here</div>
.mybackground {background-color:#f42bed;}
Border around this has a color of #f42bed
<div style="border:2px solid #f42bed;">Content here</div>
.myborder {border:2px solid #f42bed;}