#d65dfc color space conversions
Hex:
#d65dfc
RGB:
214, 93, 252
CMY:
16, 64, 1
CMYK:
15, 63, 0, 1
HSL:
286°, 96.3636%, 67.6471%
HSV (HSB):
286°, 63.0952%, 98.8235%
XYZ:
49.2166, 29.1531, 95.1286
xyY:
0.2837, 0.1680, 29.1531
CIE-Lab:
60.9165, 69.9714, -58.5820
CIE-LCH:
60.9165, 91.2570, 320.0630
CIE-Luv:
60.9165, 45.2990, -101.7008
Hunter-Lab:
53.9936, 68.2185, -66.6644
#d65dfc color charts
#d65dfc RGB chart
#d65dfc CMYK chart
#d65dfc RGB pie chart
#d65dfc color shades, tints & tones
#d65dfc color schemes
#d65dfc color preview, HTML & CSS examples
This text has a color of #d65dfc
<p style="color:#d65dfc;">Text here</p>
.mytext {color:#d65dfc;}
Text color #d65dfc
This box has a color of #d65dfc
<div style="background-color:#d65dfc;">Content here</div>
.mybackground {background-color:#d65dfc;}
Background color #d65dfc
Border around this has a color of #d65dfc
<div style="border:2px solid #d65dfc;">Content here</div>
.myborder {border:2px solid #d65dfc;}
Border color #d65dfc