#f34dfd color space conversions
Hex:
#f34dfd
RGB:
243, 77, 253
CMY:
5, 70, 1
CMYK:
4, 70, 0, 1
HSL:
297°, 97.7778%, 64.7059%
HSV (HSB):
297°, 69.5652%, 99.2157%
XYZ:
57.3456, 31.4543, 95.9773
xyY:
0.3104, 0.1702, 31.4543
CIE-Lab:
62.8893, 82.4574, -55.7476
CIE-LCH:
62.8893, 99.5340, 325.9382
CIE-Luv:
62.8893, 67.7681, -99.6423
Hunter-Lab:
56.0841, 84.3679, -62.2047
#f34dfd color charts
#f34dfd color shades, tints & tones
#f34dfd color schemes
#f34dfd color preview, HTML & CSS examples
This text has a color of #f34dfd
<p style="color:#f34dfd;">Text here</p>
.mytext {color:#f34dfd;}
This box has a color of #f34dfd
<div style="background-color:#f34dfd;">Content here</div>
.mybackground {background-color:#f34dfd;}
Border around this has a color of #f34dfd
<div style="border:2px solid #f34dfd;">Content here</div>
.myborder {border:2px solid #f34dfd;}