#d200e4 color space conversions
Hex:
#d200e4
RGB:
210, 0, 228
CMY:
18, 100, 11
CMYK:
8, 100, 0, 11
HSL:
295°, 100.0000%, 44.7059%
HSV (HSB):
295°, 100.0000%, 89.4118%
XYZ:
40.5819, 19.3031, 74.9857
xyY:
0.3009, 0.1431, 19.3031
CIE-Lab:
51.0399, 87.5375, -61.0324
CIE-LCH:
51.0399, 106.7135, 325.1152
CIE-Luv:
51.0399, 62.7673, -103.0853
Hunter-Lab:
43.9353, 87.9894, -70.4375
#d200e4 color charts
#d200e4 color shades, tints & tones
#d200e4 color schemes
#d200e4 color preview, HTML & CSS examples
This text has a color of #d200e4
<p style="color:#d200e4;">Text here</p>
.mytext {color:#d200e4;}
This box has a color of #d200e4
<div style="background-color:#d200e4;">Content here</div>
.mybackground {background-color:#d200e4;}
Border around this has a color of #d200e4
<div style="border:2px solid #d200e4;">Content here</div>
.myborder {border:2px solid #d200e4;}