#f70de3 color space conversions
Hex:
#f70de3
RGB:
247, 13, 227
CMY:
3, 95, 11
CMYK:
0, 95, 8, 3
HSL:
305°, 93.6000%, 50.9804%
HSV (HSB):
305°, 94.7368%, 96.8627%
XYZ:
52.3668, 25.6081, 74.8559
xyY:
0.3426, 0.1676, 25.6081
CIE-Lab:
57.6631, 92.3846, -49.5111
CIE-LCH:
57.6631, 104.8154, 331.8121
CIE-Luv:
57.6631, 89.2261, -89.7243
Hunter-Lab:
50.6044, 96.1590, -52.2808
#f70de3 color charts
#f70de3 color shades, tints & tones
#f70de3 color schemes
#f70de3 color preview, HTML & CSS examples
This text has a color of #f70de3
<p style="color:#f70de3;">Text here</p>
.mytext {color:#f70de3;}
This box has a color of #f70de3
<div style="background-color:#f70de3;">Content here</div>
.mybackground {background-color:#f70de3;}
Border around this has a color of #f70de3
<div style="border:2px solid #f70de3;">Content here</div>
.myborder {border:2px solid #f70de3;}