#ff70e2 color space conversions
Hex:
#ff70e2
RGB:
255, 112, 226
CMY:
0, 56, 11
CMYK:
0, 56, 11, 0
HSL:
312°, 100.0000%, 71.9608%
HSV (HSB):
312°, 56.0784%, 100.0000%
XYZ:
60.7616, 38.3393, 76.1492
xyY:
0.3467, 0.2188, 38.3393
CIE-Lab:
68.2700, 67.4927, -32.2343
CIE-LCH:
68.2700, 74.7951, 334.4710
CIE-Luv:
68.2700, 73.9887, -61.3328
Hunter-Lab:
61.9188, 66.8064, -29.5732
#ff70e2 color charts
#ff70e2 color shades, tints & tones
#ff70e2 color schemes
#ff70e2 color preview, HTML & CSS examples
This text has a color of #ff70e2
<p style="color:#ff70e2;">Text here</p>
.mytext {color:#ff70e2;}
This box has a color of #ff70e2
<div style="background-color:#ff70e2;">Content here</div>
.mybackground {background-color:#ff70e2;}
Border around this has a color of #ff70e2
<div style="border:2px solid #ff70e2;">Content here</div>
.myborder {border:2px solid #ff70e2;}