#ff70e7 color space conversions
Hex:
#ff70e7
RGB:
255, 112, 231
CMY:
0, 56, 9
CMYK:
0, 56, 9, 0
HSL:
310°, 100.0000%, 71.9608%
HSV (HSB):
310°, 56.0784%, 100.0000%
XYZ:
61.4580, 38.6179, 79.8161
xyY:
0.3416, 0.2147, 38.6179
CIE-Lab:
68.4735, 68.2543, -34.6882
CIE-LCH:
68.4735, 76.5632, 333.0594
CIE-Luv:
68.4735, 72.5115, -65.3900
Hunter-Lab:
62.1433, 67.7808, -32.6511
#ff70e7 color charts
#ff70e7 color shades, tints & tones
#ff70e7 color schemes
#ff70e7 color preview, HTML & CSS examples
This text has a color of #ff70e7
<p style="color:#ff70e7;">Text here</p>
.mytext {color:#ff70e7;}
This box has a color of #ff70e7
<div style="background-color:#ff70e7;">Content here</div>
.mybackground {background-color:#ff70e7;}
Border around this has a color of #ff70e7
<div style="border:2px solid #ff70e7;">Content here</div>
.myborder {border:2px solid #ff70e7;}