#f34bed color space conversions
Hex:
#f34bed
RGB:
243, 75, 237
CMY:
5, 71, 7
CMYK:
0, 69, 2, 5
HSL:
302°, 87.5000%, 62.3529%
HSV (HSB):
302°, 69.1358%, 95.2941%
XYZ:
54.7643, 30.2013, 83.0638
xyY:
0.3259, 0.1797, 30.2013
CIE-Lab:
61.8275, 80.5970, -48.5604
CIE-LCH:
61.8275, 94.0957, 328.9307
CIE-Luv:
61.8275, 73.5802, -87.8188
Hunter-Lab:
54.9557, 81.7059, -51.1460
#f34bed color charts
#f34bed color shades, tints & tones
#f34bed color schemes
#f34bed color preview, HTML & CSS examples
This text has a color of #f34bed
<p style="color:#f34bed;">Text here</p>
.mytext {color:#f34bed;}
This box has a color of #f34bed
<div style="background-color:#f34bed;">Content here</div>
.mybackground {background-color:#f34bed;}
Border around this has a color of #f34bed
<div style="border:2px solid #f34bed;">Content here</div>
.myborder {border:2px solid #f34bed;}