#d65cc3 color space conversions
Hex:
#d65cc3
RGB:
214, 92, 195
CMY:
16, 64, 24
CMYK:
0, 57, 9, 16
HSL:
309°, 59.8039%, 60.0000%
HSV (HSB):
309°, 57.0093%, 83.9216%
XYZ:
41.4090, 25.8906, 54.4446
xyY:
0.3401, 0.2127, 25.8906
CIE-Lab:
57.9330, 60.3665, -31.2724
CIE-LCH:
57.9330, 67.9859, 332.6139
CIE-Luv:
57.9330, 61.3283, -56.8317
Hunter-Lab:
50.8828, 56.2207, -27.8224
#d65cc3 color charts
#d65cc3 color shades, tints & tones
#d65cc3 color schemes
#d65cc3 color preview, HTML & CSS examples
This text has a color of #d65cc3
<p style="color:#d65cc3;">Text here</p>
.mytext {color:#d65cc3;}
This box has a color of #d65cc3
<div style="background-color:#d65cc3;">Content here</div>
.mybackground {background-color:#d65cc3;}
Border around this has a color of #d65cc3
<div style="border:2px solid #d65cc3;">Content here</div>
.myborder {border:2px solid #d65cc3;}