#f34df2 color space conversions
Hex:
#f34df2
RGB:
243, 77, 242
CMY:
5, 70, 5
CMYK:
0, 68, 0, 5
HSL:
300°, 87.3684%, 62.7451%
HSV (HSB):
300°, 68.3128%, 95.2941%
XYZ:
55.6430, 30.7732, 87.0115
xyY:
0.3208, 0.1774, 30.7732
CIE-Lab:
62.3157, 80.7061, -50.5690
CIE-LCH:
62.3157, 95.2402, 327.9295
CIE-Luv:
62.3157, 71.4035, -91.1157
Hunter-Lab:
55.4736, 81.9662, -54.1660
#f34df2 color charts
#f34df2 color shades, tints & tones
#f34df2 color schemes
#f34df2 color preview, HTML & CSS examples
This text has a color of #f34df2
<p style="color:#f34df2;">Text here</p>
.mytext {color:#f34df2;}
This box has a color of #f34df2
<div style="background-color:#f34df2;">Content here</div>
.mybackground {background-color:#f34df2;}
Border around this has a color of #f34df2
<div style="border:2px solid #f34df2;">Content here</div>
.myborder {border:2px solid #f34df2;}