#d365f1 color space conversions
Hex:
#d365f1
RGB:
211, 101, 241
CMY:
17, 60, 5
CMYK:
12, 58, 0, 5
HSL:
287°, 83.3333%, 67.0588%
HSV (HSB):
287°, 58.0913%, 94.5098%
XYZ:
47.3948, 29.5071, 86.4165
xyY:
0.2902, 0.1807, 29.5071
CIE-Lab:
61.2266, 63.6185, -52.0228
CIE-LCH:
61.2266, 82.1808, 320.7261
CIE-Luv:
61.2266, 43.9245, -90.6559
Hunter-Lab:
54.3205, 60.6812, -56.2981
#d365f1 color charts
#d365f1 color shades, tints & tones
#d365f1 color schemes
#d365f1 color preview, HTML & CSS examples
This text has a color of #d365f1
<p style="color:#d365f1;">Text here</p>
.mytext {color:#d365f1;}
This box has a color of #d365f1
<div style="background-color:#d365f1;">Content here</div>
.mybackground {background-color:#d365f1;}
Border around this has a color of #d365f1
<div style="border:2px solid #d365f1;">Content here</div>
.myborder {border:2px solid #d365f1;}