#d268c4 color space conversions
Hex:
#d268c4
RGB:
210, 104, 196
CMY:
18, 59, 23
CMYK:
0, 50, 7, 18
HSL:
308°, 54.0816%, 61.5686%
HSV (HSB):
308°, 50.4762%, 82.3529%
XYZ:
41.4925, 27.5878, 55.3626
xyY:
0.3334, 0.2217, 27.5878
CIE-Lab:
59.5145, 53.8043, -29.4330
CIE-LCH:
59.5145, 61.3286, 331.3197
CIE-Luv:
59.5145, 53.5792, -53.2056
Hunter-Lab:
52.5241, 49.0926, -25.7273
#d268c4 color charts
#d268c4 color shades, tints & tones
#d268c4 color schemes
#d268c4 color preview, HTML & CSS examples
This text has a color of #d268c4
<p style="color:#d268c4;">Text here</p>
.mytext {color:#d268c4;}
This box has a color of #d268c4
<div style="background-color:#d268c4;">Content here</div>
.mybackground {background-color:#d268c4;}
Border around this has a color of #d268c4
<div style="border:2px solid #d268c4;">Content here</div>
.myborder {border:2px solid #d268c4;}