#d700c8 color space conversions
Hex:
#d700c8
RGB:
215, 0, 200
CMY:
16, 100, 22
CMYK:
0, 100, 7, 16
HSL:
304°, 100.0000%, 42.1569%
HSV (HSB):
304°, 100.0000%, 84.3137%
XYZ:
38.4497, 18.6172, 56.2105
xyY:
0.3394, 0.1644, 18.6172
CIE-Lab:
50.2363, 84.2883, -46.2407
CIE-LCH:
50.2363, 96.1390, 331.2508
CIE-Luv:
50.2363, 77.3221, -80.8593
Hunter-Lab:
43.1477, 83.5562, -47.0366
#d700c8 color charts
#d700c8 color shades, tints & tones
#d700c8 color schemes
#d700c8 color preview, HTML & CSS examples
This text has a color of #d700c8
<p style="color:#d700c8;">Text here</p>
.mytext {color:#d700c8;}
This box has a color of #d700c8
<div style="background-color:#d700c8;">Content here</div>
.mybackground {background-color:#d700c8;}
Border around this has a color of #d700c8
<div style="border:2px solid #d700c8;">Content here</div>
.myborder {border:2px solid #d700c8;}