#d368c8 color space conversions
Hex:
#d368c8
RGB:
211, 104, 200
CMY:
17, 59, 22
CMYK:
0, 51, 5, 17
HSL:
306°, 54.8718%, 61.7647%
HSV (HSB):
306°, 50.7109%, 82.7451%
XYZ:
42.2396, 27.9196, 57.8063
xyY:
0.3301, 0.2182, 27.9196
CIE-Lab:
59.8161, 54.7675, -31.2280
CIE-LCH:
59.8161, 63.0449, 330.3086
CIE-Luv:
59.8161, 53.2396, -56.2085
Hunter-Lab:
52.8390, 50.2248, -27.8764
#d368c8 color charts
#d368c8 color shades, tints & tones
#d368c8 color schemes
#d368c8 color preview, HTML & CSS examples
This text has a color of #d368c8
<p style="color:#d368c8;">Text here</p>
.mytext {color:#d368c8;}
This box has a color of #d368c8
<div style="background-color:#d368c8;">Content here</div>
.mybackground {background-color:#d368c8;}
Border around this has a color of #d368c8
<div style="border:2px solid #d368c8;">Content here</div>
.myborder {border:2px solid #d368c8;}