#f745ff color space conversions
Hex:
#f745ff
RGB:
247, 69, 255
CMY:
3, 73, 0
CMYK:
3, 73, 0, 0
HSL:
297°, 100.0000%, 63.5294%
HSV (HSB):
297°, 72.9412%, 100.0000%
XYZ:
58.5359, 31.2504, 97.5545
xyY:
0.3125, 0.1668, 31.2504
CIE-Lab:
62.7184, 86.0968, -57.0868
CIE-LCH:
62.7184, 103.3033, 326.4535
CIE-Luv:
62.7184, 71.5189, -102.1828
Hunter-Lab:
55.9021, 89.0815, -64.3353
#f745ff color charts
#f745ff color shades, tints & tones
#f745ff color schemes
#f745ff color preview, HTML & CSS examples
This text has a color of #f745ff
<p style="color:#f745ff;">Text here</p>
.mytext {color:#f745ff;}
This box has a color of #f745ff
<div style="background-color:#f745ff;">Content here</div>
.mybackground {background-color:#f745ff;}
Border around this has a color of #f745ff
<div style="border:2px solid #f745ff;">Content here</div>
.myborder {border:2px solid #f745ff;}