#d360e8 color space conversions
Hex:
#d360e8
RGB:
211, 96, 232
CMY:
17, 62, 9
CMYK:
9, 59, 0, 9
HSL:
291°, 74.7253%, 64.3137%
HSV (HSB):
291°, 58.6207%, 90.9804%
XYZ:
45.6123, 28.0408, 79.3523
xyY:
0.2981, 0.1833, 28.0408
CIE-Lab:
59.9256, 64.1920, -49.0761
CIE-LCH:
59.9256, 80.8027, 322.6013
CIE-Luv:
59.9256, 47.6905, -85.6961
Hunter-Lab:
52.9536, 61.0848, -51.7801
#d360e8 color charts
#d360e8 color shades, tints & tones
#d360e8 color schemes
#d360e8 color preview, HTML & CSS examples
This text has a color of #d360e8
<p style="color:#d360e8;">Text here</p>
.mytext {color:#d360e8;}
This box has a color of #d360e8
<div style="background-color:#d360e8;">Content here</div>
.mybackground {background-color:#d360e8;}
Border around this has a color of #d360e8
<div style="border:2px solid #d360e8;">Content here</div>
.myborder {border:2px solid #d360e8;}