#ff4ff2 color space conversions
Hex:
#ff4ff2
RGB:
255, 79, 242
CMY:
0, 69, 5
CMYK:
0, 69, 5, 0
HSL:
304°, 100.0000%, 65.4902%
HSV (HSB):
304°, 69.0196%, 100.0000%
XYZ:
60.0630, 33.2628, 87.2591
xyY:
0.3326, 0.1842, 33.2628
CIE-Lab:
64.3731, 82.6322, -47.1976
CIE-LCH:
64.3731, 95.1615, 330.2660
CIE-Luv:
64.3731, 79.3931, -86.7018
Hunter-Lab:
57.6739, 84.9650, -49.3325
#ff4ff2 color charts
#ff4ff2 color shades, tints & tones
#ff4ff2 color schemes
#ff4ff2 color preview, HTML & CSS examples
This text has a color of #ff4ff2
<p style="color:#ff4ff2;">Text here</p>
.mytext {color:#ff4ff2;}
This box has a color of #ff4ff2
<div style="background-color:#ff4ff2;">Content here</div>
.mybackground {background-color:#ff4ff2;}
Border around this has a color of #ff4ff2
<div style="border:2px solid #ff4ff2;">Content here</div>
.myborder {border:2px solid #ff4ff2;}