#de79fd color space conversions
Hex:
#de79fd
RGB:
222, 121, 253
CMY:
13, 53, 1
CMYK:
12, 52, 0, 1
HSL:
286°, 97.0588%, 73.3333%
HSV (HSB):
286°, 52.1739%, 99.2157%
XYZ:
54.6912, 36.2962, 97.0518
xyY:
0.2908, 0.1930, 36.2962
CIE-Lab:
66.7456, 59.2130, -49.8117
CIE-LCH:
66.7456, 77.3782, 319.9285
CIE-Luv:
66.7456, 41.5481, -87.9976
Hunter-Lab:
60.2463, 56.6100, -53.3389
#de79fd color charts
#de79fd color shades, tints & tones
#de79fd color schemes
#de79fd color preview, HTML & CSS examples
This text has a color of #de79fd
<p style="color:#de79fd;">Text here</p>
.mytext {color:#de79fd;}
This box has a color of #de79fd
<div style="background-color:#de79fd;">Content here</div>
.mybackground {background-color:#de79fd;}
Border around this has a color of #de79fd
<div style="border:2px solid #de79fd;">Content here</div>
.myborder {border:2px solid #de79fd;}