#da39fd color space conversions
Hex:
#da39fd
RGB:
218, 57, 253
CMY:
15, 78, 1
CMYK:
14, 77, 0, 1
HSL:
289°, 98.0000%, 60.7843%
HSV (HSB):
289°, 77.4704%, 99.2157%
XYZ:
48.1062, 24.9235, 95.2038
xyY:
0.2859, 0.1481, 24.9235
CIE-Lab:
57.0008, 83.8068, -65.3835
CIE-LCH:
57.0008, 106.2948, 322.0398
CIE-Luv:
57.0008, 54.9175, -112.1293
Hunter-Lab:
49.9235, 84.6363, -78.1192
#da39fd color charts
#da39fd RGB chart
#da39fd CMYK chart
#da39fd RGB pie chart
#da39fd color shades, tints & tones
#da39fd color schemes
#da39fd color preview, HTML & CSS examples
This text has a color of #da39fd
<p style="color:#da39fd;">Text here</p>
.mytext {color:#da39fd;}
Text color #da39fd
This box has a color of #da39fd
<div style="background-color:#da39fd;">Content here</div>
.mybackground {background-color:#da39fd;}
Background color #da39fd
Border around this has a color of #da39fd
<div style="border:2px solid #da39fd;">Content here</div>
.myborder {border:2px solid #da39fd;}
Border color #da39fd