#d65fce color space conversions
Hex:
#d65fce
RGB:
214, 95, 206
CMY:
16, 63, 19
CMYK:
0, 56, 4, 16
HSL:
304°, 59.2040%, 60.5882%
HSV (HSB):
304°, 55.6075%, 83.9216%
XYZ:
42.9643, 26.9368, 61.3274
xyY:
0.3274, 0.2053, 26.9368
CIE-Lab:
58.9158, 60.8179, -36.0037
CIE-LCH:
58.9158, 70.6759, 329.3748
CIE-Luv:
58.9158, 57.0738, -64.4385
Hunter-Lab:
51.9007, 56.9395, -33.7284
#d65fce color charts
#d65fce color shades, tints & tones
#d65fce color schemes
#d65fce color preview, HTML & CSS examples
This text has a color of #d65fce
<p style="color:#d65fce;">Text here</p>
.mytext {color:#d65fce;}
This box has a color of #d65fce
<div style="background-color:#d65fce;">Content here</div>
.mybackground {background-color:#d65fce;}
Border around this has a color of #d65fce
<div style="border:2px solid #d65fce;">Content here</div>
.myborder {border:2px solid #d65fce;}