#f70abd color space conversions
Hex:
#f70abd
RGB:
247, 10, 189
CMY:
3, 96, 26
CMYK:
0, 96, 23, 3
HSL:
315°, 93.6759%, 50.3922%
HSV (HSB):
315°, 95.9514%, 96.8627%
XYZ:
47.6516, 23.6654, 50.2005
xyY:
0.3921, 0.1947, 23.6654
CIE-Lab:
55.7512, 87.9342, -30.7973
CIE-LCH:
55.7512, 93.1714, 340.6982
CIE-Luv:
55.7512, 106.3172, -60.4079
Hunter-Lab:
48.6471, 89.7151, -27.1303
#f70abd color charts
#f70abd color shades, tints & tones
#f70abd color schemes
#f70abd color preview, HTML & CSS examples
This text has a color of #f70abd
<p style="color:#f70abd;">Text here</p>
.mytext {color:#f70abd;}
This box has a color of #f70abd
<div style="background-color:#f70abd;">Content here</div>
.mybackground {background-color:#f70abd;}
Border around this has a color of #f70abd
<div style="border:2px solid #f70abd;">Content here</div>
.myborder {border:2px solid #f70abd;}