#d068d3 color space conversions
Hex:
#d068d3
RGB:
208, 104, 211
CMY:
18, 59, 17
CMYK:
1, 51, 0, 17
HSL:
298°, 54.8718%, 61.7647%
HSV (HSB):
298°, 50.7109%, 82.7451%
XYZ:
42.7206, 28.0137, 64.7836
xyY:
0.3152, 0.2067, 28.0137
CIE-Lab:
59.9011, 55.8439, -37.3511
CIE-LCH:
59.9011, 67.1837, 326.2234
CIE-Luv:
59.9011, 48.3939, -65.9950
Hunter-Lab:
52.9279, 51.4518, -35.5211
#d068d3 color charts
#d068d3 color shades, tints & tones
#d068d3 color schemes
#d068d3 color preview, HTML & CSS examples
This text has a color of #d068d3
<p style="color:#d068d3;">Text here</p>
.mytext {color:#d068d3;}
This box has a color of #d068d3
<div style="background-color:#d068d3;">Content here</div>
.mybackground {background-color:#d068d3;}
Border around this has a color of #d068d3
<div style="border:2px solid #d068d3;">Content here</div>
.myborder {border:2px solid #d068d3;}