#ff42c8 color space conversions
Hex:
#ff42c8
RGB:
255, 66, 200
CMY:
0, 74, 22
CMYK:
0, 74, 22, 0
HSL:
317°, 100.0000%, 62.9412%
HSV (HSB):
317°, 74.1176%, 100.0000%
XYZ:
53.6135, 29.3266, 57.4784
xyY:
0.3818, 0.2089, 29.3266
CIE-Lab:
61.0688, 80.9326, -28.7614
CIE-LCH:
61.0688, 85.8912, 340.4361
CIE-Luv:
61.0688, 98.5929, -57.1604
Hunter-Lab:
54.1540, 81.9491, -25.0219
#ff42c8 color charts
#ff42c8 color shades, tints & tones
#ff42c8 color schemes
#ff42c8 color preview, HTML & CSS examples
This text has a color of #ff42c8
<p style="color:#ff42c8;">Text here</p>
.mytext {color:#ff42c8;}
This box has a color of #ff42c8
<div style="background-color:#ff42c8;">Content here</div>
.mybackground {background-color:#ff42c8;}
Border around this has a color of #ff42c8
<div style="border:2px solid #ff42c8;">Content here</div>
.myborder {border:2px solid #ff42c8;}