#ff42e2 color space conversions
Hex:
#ff42e2
RGB:
255, 66, 226
CMY:
0, 74, 11
CMYK:
0, 74, 11, 0
HSL:
309°, 100.0000%, 62.9412%
HSV (HSB):
309°, 74.1176%, 100.0000%
XYZ:
56.9157, 30.6474, 74.8673
xyY:
0.3504, 0.1887, 30.6474
CIE-Lab:
62.2089, 84.3317, -41.6826
CIE-LCH:
62.2089, 94.0705, 333.6982
CIE-Luv:
62.2089, 88.3946, -77.8108
Hunter-Lab:
55.3601, 86.6355, -41.4298
#ff42e2 color charts
#ff42e2 color shades, tints & tones
#ff42e2 color schemes
#ff42e2 color preview, HTML & CSS examples
This text has a color of #ff42e2
<p style="color:#ff42e2;">Text here</p>
.mytext {color:#ff42e2;}
This box has a color of #ff42e2
<div style="background-color:#ff42e2;">Content here</div>
.mybackground {background-color:#ff42e2;}
Border around this has a color of #ff42e2
<div style="border:2px solid #ff42e2;">Content here</div>
.myborder {border:2px solid #ff42e2;}