#d65bc7 color space conversions
Hex:
#d65bc7
RGB:
214, 91, 199
CMY:
16, 64, 22
CMYK:
0, 57, 7, 16
HSL:
307°, 60.0000%, 59.8039%
HSV (HSB):
307°, 57.4766%, 83.9216%
XYZ:
41.7814, 25.9018, 56.8303
xyY:
0.3356, 0.2080, 25.9018
CIE-Lab:
57.9438, 61.4532, -33.5394
CIE-LCH:
57.9438, 70.0099, 331.3755
CIE-Luv:
57.9438, 60.5119, -60.5070
Hunter-Lab:
50.8938, 57.4758, -30.5801
#d65bc7 color charts
#d65bc7 color shades, tints & tones
#d65bc7 color schemes
#d65bc7 color preview, HTML & CSS examples
This text has a color of #d65bc7
<p style="color:#d65bc7;">Text here</p>
.mytext {color:#d65bc7;}
This box has a color of #d65bc7
<div style="background-color:#d65bc7;">Content here</div>
.mybackground {background-color:#d65bc7;}
Border around this has a color of #d65bc7
<div style="border:2px solid #d65bc7;">Content here</div>
.myborder {border:2px solid #d65bc7;}