#d65fc8 color space conversions
Hex:
#d65fc8
RGB:
214, 95, 200
CMY:
16, 63, 22
CMYK:
0, 56, 7, 16
HSL:
307°, 59.2040%, 60.5882%
HSV (HSB):
307°, 55.6075%, 83.9216%
XYZ:
42.2491, 26.6507, 57.5609
xyY:
0.3341, 0.2107, 26.6507
CIE-Lab:
58.6496, 59.8239, -33.0096
CIE-LCH:
58.6496, 68.3267, 331.1110
CIE-Luv:
58.6496, 58.7758, -59.5705
Hunter-Lab:
51.6243, 55.7410, -29.9711
#d65fc8 color charts
#d65fc8 color shades, tints & tones
#d65fc8 color schemes
#d65fc8 color preview, HTML & CSS examples
This text has a color of #d65fc8
<p style="color:#d65fc8;">Text here</p>
.mytext {color:#d65fc8;}
This box has a color of #d65fc8
<div style="background-color:#d65fc8;">Content here</div>
.mybackground {background-color:#d65fc8;}
Border around this has a color of #d65fc8
<div style="border:2px solid #d65fc8;">Content here</div>
.myborder {border:2px solid #d65fc8;}