#ff42f6 color space conversions
Hex:
#ff42f6
RGB:
255, 66, 246
CMY:
0, 74, 4
CMYK:
0, 74, 4, 0
HSL:
303°, 100.0000%, 62.9412%
HSV (HSB):
303°, 74.1176%, 100.0000%
XYZ:
59.8228, 31.8103, 90.1758
xyY:
0.3290, 0.1750, 31.8103
CIE-Lab:
63.1857, 87.1774, -51.2920
CIE-LCH:
63.1857, 101.1473, 329.5290
CIE-Luv:
63.1857, 80.9048, -93.4741
Hunter-Lab:
56.4006, 90.6297, -55.3151
#ff42f6 color charts
#ff42f6 color shades, tints & tones
#ff42f6 color schemes
#ff42f6 color preview, HTML & CSS examples
This text has a color of #ff42f6
<p style="color:#ff42f6;">Text here</p>
.mytext {color:#ff42f6;}
This box has a color of #ff42f6
<div style="background-color:#ff42f6;">Content here</div>
.mybackground {background-color:#ff42f6;}
Border around this has a color of #ff42f6
<div style="border:2px solid #ff42f6;">Content here</div>
.myborder {border:2px solid #ff42f6;}