#d65fcb color space conversions
Hex:
#d65fcb
RGB:
214, 95, 203
CMY:
16, 63, 20
CMYK:
0, 56, 5, 16
HSL:
306°, 59.2040%, 60.5882%
HSV (HSB):
306°, 55.6075%, 83.9216%
XYZ:
42.6033, 26.7924, 59.4259
xyY:
0.3307, 0.2080, 26.7924
CIE-Lab:
58.7816, 60.3181, -34.5100
CIE-LCH:
58.7816, 69.4925, 330.2247
CIE-Luv:
58.7816, 57.9226, -62.0060
Hunter-Lab:
51.7613, 56.3359, -31.8365
#d65fcb color charts
#d65fcb color shades, tints & tones
#d65fcb color schemes
#d65fcb color preview, HTML & CSS examples
This text has a color of #d65fcb
<p style="color:#d65fcb;">Text here</p>
.mytext {color:#d65fcb;}
This box has a color of #d65fcb
<div style="background-color:#d65fcb;">Content here</div>
.mybackground {background-color:#d65fcb;}
Border around this has a color of #d65fcb
<div style="border:2px solid #d65fcb;">Content here</div>
.myborder {border:2px solid #d65fcb;}