#ff42c0 color space conversions
Hex:
#ff42c0
RGB:
255, 66, 192
CMY:
0, 74, 25
CMYK:
0, 74, 25, 0
HSL:
320°, 100.0000%, 62.9412%
HSV (HSB):
320°, 74.1176%, 100.0000%
XYZ:
52.7026, 28.9622, 52.6817
xyY:
0.3923, 0.2156, 28.9622
CIE-Lab:
60.7483, 79.9610, -24.6864
CIE-LCH:
60.7483, 83.6850, 342.8430
CIE-Luv:
60.7483, 101.8012, -50.7998
Hunter-Lab:
53.8165, 80.6264, -20.3682
#ff42c0 color charts
#ff42c0 color shades, tints & tones
#ff42c0 color schemes
#ff42c0 color preview, HTML & CSS examples
This text has a color of #ff42c0
<p style="color:#ff42c0;">Text here</p>
.mytext {color:#ff42c0;}
This box has a color of #ff42c0
<div style="background-color:#ff42c0;">Content here</div>
.mybackground {background-color:#ff42c0;}
Border around this has a color of #ff42c0
<div style="border:2px solid #ff42c0;">Content here</div>
.myborder {border:2px solid #ff42c0;}