#d001ec color space conversions
Hex:
#d001ec
RGB:
208, 1, 236
CMY:
18, 100, 7
CMYK:
12, 100, 0, 7
HSL:
293°, 99.1561%, 46.4706%
HSV (HSB):
293°, 99.5763%, 92.5490%
XYZ:
41.1636, 19.4877, 80.9488
xyY:
0.2907, 0.1376, 19.4877
CIE-Lab:
51.2530, 88.4093, -65.2279
CIE-LCH:
51.2530, 109.8676, 323.5803
CIE-Luv:
51.2530, 58.5380, -109.2799
Hunter-Lab:
44.1449, 89.1915, -77.8190
#d001ec color charts
#d001ec RGB chart
#d001ec CMYK chart
#d001ec RGB pie chart
#d001ec color shades, tints & tones
#d001ec color schemes
#d001ec color preview, HTML & CSS examples
This text has a color of #d001ec
<p style="color:#d001ec;">Text here</p>
.mytext {color:#d001ec;}
Text color #d001ec
This box has a color of #d001ec
<div style="background-color:#d001ec;">Content here</div>
.mybackground {background-color:#d001ec;}
Background color #d001ec
Border around this has a color of #d001ec
<div style="border:2px solid #d001ec;">Content here</div>
.myborder {border:2px solid #d001ec;}
Border color #d001ec