#d000ec color space conversions
Hex:
#d000ec
RGB:
208, 0, 236
CMY:
18, 100, 7
CMYK:
12, 100, 0, 7
HSL:
293°, 100.0000%, 46.2745%
HSV (HSB):
293°, 100.0000%, 92.5490%
XYZ:
41.1527, 19.4660, 80.9452
xyY:
0.2907, 0.1375, 19.4660
CIE-Lab:
51.2280, 88.4837, -65.2682
CIE-LCH:
51.2280, 109.9514, 323.5864
CIE-Luv:
51.2280, 58.5740, -109.3303
Hunter-Lab:
44.1203, 89.2834, -77.8920
#d000ec color charts
#d000ec RGB chart
#d000ec CMYK chart
#d000ec RGB pie chart
#d000ec color shades, tints & tones
#d000ec color schemes
#d000ec color preview, HTML & CSS examples
This text has a color of #d000ec
<p style="color:#d000ec;">Text here</p>
.mytext {color:#d000ec;}
Text color #d000ec
This box has a color of #d000ec
<div style="background-color:#d000ec;">Content here</div>
.mybackground {background-color:#d000ec;}
Background color #d000ec
Border around this has a color of #d000ec
<div style="border:2px solid #d000ec;">Content here</div>
.myborder {border:2px solid #d000ec;}
Border color #d000ec