#de42f8 color space conversions
Hex:
#de42f8
RGB:
222, 66, 248
CMY:
13, 74, 3
CMYK:
10, 73, 0, 3
HSL:
291°, 92.8571%, 61.5686%
HSV (HSB):
291°, 73.3871%, 97.2549%
XYZ:
49.0157, 26.2033, 91.2813
xyY:
0.2944, 0.1574, 26.2033
CIE-Lab:
58.2296, 81.0061, -60.6016
CIE-LCH:
58.2296, 101.1659, 323.1994
CIE-Luv:
58.2296, 57.5501, -105.1626
Hunter-Lab:
51.1892, 81.3398, -69.8943
#de42f8 color charts
#de42f8 color shades, tints & tones
#de42f8 color schemes
#de42f8 color preview, HTML & CSS examples
This text has a color of #de42f8
<p style="color:#de42f8;">Text here</p>
.mytext {color:#de42f8;}
This box has a color of #de42f8
<div style="background-color:#de42f8;">Content here</div>
.mybackground {background-color:#de42f8;}
Border around this has a color of #de42f8
<div style="border:2px solid #de42f8;">Content here</div>
.myborder {border:2px solid #de42f8;}