#d039d5 color space conversions
Hex:
#d039d5
RGB:
208, 57, 213
CMY:
18, 78, 16
CMYK:
2, 73, 0, 16
HSL:
298°, 65.0000%, 52.9412%
HSV (HSB):
298°, 73.2394%, 83.5294%
XYZ:
39.4858, 21.1402, 64.9501
xyY:
0.3144, 0.1683, 21.1402
CIE-Lab:
53.1026, 75.2256, -49.2166
CIE-LCH:
53.1026, 89.8953, 326.8051
CIE-Luv:
53.1026, 61.1496, -85.1239
Hunter-Lab:
45.9785, 72.8312, -51.5692
#d039d5 color charts
#d039d5 color shades, tints & tones
#d039d5 color schemes
#d039d5 color preview, HTML & CSS examples
This text has a color of #d039d5
<p style="color:#d039d5;">Text here</p>
.mytext {color:#d039d5;}
This box has a color of #d039d5
<div style="background-color:#d039d5;">Content here</div>
.mybackground {background-color:#d039d5;}
Border around this has a color of #d039d5
<div style="border:2px solid #d039d5;">Content here</div>
.myborder {border:2px solid #d039d5;}