#d059d3 color space conversions
Hex:
#d059d3
RGB:
208, 89, 211
CMY:
18, 65, 17
CMYK:
1, 58, 0, 17
HSL:
299°, 58.0952%, 58.8235%
HSV (HSB):
299°, 57.8199%, 82.7451%
XYZ:
41.3427, 25.2578, 64.3243
xyY:
0.3158, 0.1929, 25.2578
CIE-Lab:
57.3257, 62.7815, -41.3929
CIE-LCH:
57.3257, 75.1990, 326.6025
CIE-Luv:
57.3257, 53.5471, -72.7456
Hunter-Lab:
50.2571, 58.8882, -40.7054
#d059d3 color charts
#d059d3 color shades, tints & tones
#d059d3 color schemes
#d059d3 color preview, HTML & CSS examples
This text has a color of #d059d3
<p style="color:#d059d3;">Text here</p>
.mytext {color:#d059d3;}
This box has a color of #d059d3
<div style="background-color:#d059d3;">Content here</div>
.mybackground {background-color:#d059d3;}
Border around this has a color of #d059d3
<div style="border:2px solid #d059d3;">Content here</div>
.myborder {border:2px solid #d059d3;}