#d264c6 color space conversions
Hex:
#d264c6
RGB:
210, 100, 198
CMY:
18, 61, 22
CMYK:
0, 52, 6, 18
HSL:
307°, 55.0000%, 60.7843%
HSV (HSB):
307°, 52.3810%, 82.3529%
XYZ:
41.3286, 26.8932, 56.4387
xyY:
0.3315, 0.2157, 26.8932
CIE-Lab:
58.8753, 56.0591, -31.5626
CIE-LCH:
58.8753, 64.3337, 330.6195
CIE-Luv:
58.8753, 54.6350, -56.7634
Hunter-Lab:
51.8587, 51.5023, -28.2253
#d264c6 color charts
#d264c6 color shades, tints & tones
#d264c6 color schemes
#d264c6 color preview, HTML & CSS examples
This text has a color of #d264c6
<p style="color:#d264c6;">Text here</p>
.mytext {color:#d264c6;}
This box has a color of #d264c6
<div style="background-color:#d264c6;">Content here</div>
.mybackground {background-color:#d264c6;}
Border around this has a color of #d264c6
<div style="border:2px solid #d264c6;">Content here</div>
.myborder {border:2px solid #d264c6;}