#d264ed color space conversions
Hex:
#d264ed
RGB:
210, 100, 237
CMY:
18, 61, 7
CMYK:
11, 58, 0, 7
HSL:
288°, 79.1908%, 66.0784%
HSV (HSB):
288°, 57.8059%, 92.9412%
XYZ:
46.4216, 28.9304, 83.2582
xyY:
0.2927, 0.1824, 28.9304
CIE-Lab:
60.7202, 63.0687, -50.6120
CIE-LCH:
60.7202, 80.8655, 321.2533
CIE-Luv:
60.7202, 44.5768, -88.1989
Hunter-Lab:
53.7870, 59.9295, -54.1255
#d264ed color charts
#d264ed color shades, tints & tones
#d264ed color schemes
#d264ed color preview, HTML & CSS examples
This text has a color of #d264ed
<p style="color:#d264ed;">Text here</p>
.mytext {color:#d264ed;}
This box has a color of #d264ed
<div style="background-color:#d264ed;">Content here</div>
.mybackground {background-color:#d264ed;}
Border around this has a color of #d264ed
<div style="border:2px solid #d264ed;">Content here</div>
.myborder {border:2px solid #d264ed;}