#d968e8 color space conversions
Hex:
#d968e8
RGB:
217, 104, 232
CMY:
15, 59, 9
CMYK:
6, 55, 0, 9
HSL:
293°, 73.5632%, 65.8824%
HSV (HSB):
293°, 55.1724%, 90.9804%
XYZ:
48.1311, 30.4785, 79.6901
xyY:
0.3041, 0.1925, 30.4785
CIE-Lab:
62.0649, 62.0475, -45.6426
CIE-LCH:
62.0649, 77.0269, 323.6615
CIE-Luv:
62.0649, 49.0541, -80.5491
Hunter-Lab:
55.2074, 59.0076, -46.9381
#d968e8 color charts
#d968e8 color shades, tints & tones
#d968e8 color schemes
#d968e8 color preview, HTML & CSS examples
This text has a color of #d968e8
<p style="color:#d968e8;">Text here</p>
.mytext {color:#d968e8;}
This box has a color of #d968e8
<div style="background-color:#d968e8;">Content here</div>
.mybackground {background-color:#d968e8;}
Border around this has a color of #d968e8
<div style="border:2px solid #d968e8;">Content here</div>
.myborder {border:2px solid #d968e8;}