#d368e8 color space conversions
Hex:
#d368e8
RGB:
211, 104, 232
CMY:
17, 59, 9
CMYK:
9, 55, 0, 9
HSL:
290°, 73.5632%, 65.8824%
HSV (HSB):
290°, 55.1724%, 90.9804%
XYZ:
46.3798, 29.5757, 79.6081
xyY:
0.2981, 0.1901, 29.5757
CIE-Lab:
61.2864, 60.5098, -46.9231
CIE-LCH:
61.2864, 76.5716, 322.2077
CIE-Luv:
61.2864, 45.1746, -82.1611
Hunter-Lab:
54.3836, 57.0584, -48.7218
#d368e8 color charts
#d368e8 color shades, tints & tones
#d368e8 color schemes
#d368e8 color preview, HTML & CSS examples
This text has a color of #d368e8
<p style="color:#d368e8;">Text here</p>
.mytext {color:#d368e8;}
This box has a color of #d368e8
<div style="background-color:#d368e8;">Content here</div>
.mybackground {background-color:#d368e8;}
Border around this has a color of #d368e8
<div style="border:2px solid #d368e8;">Content here</div>
.myborder {border:2px solid #d368e8;}