#d700c1 color space conversions
Hex:
#d700c1
RGB:
215, 0, 193
CMY:
16, 100, 24
CMYK:
0, 100, 10, 16
HSL:
306°, 100.0000%, 42.1569%
HSV (HSB):
306°, 100.0000%, 84.3137%
XYZ:
37.6500, 18.2973, 51.9994
xyY:
0.3488, 0.1695, 18.2973
CIE-Lab:
49.8548, 83.3512, -42.7875
CIE-LCH:
49.8548, 93.6920, 332.8268
CIE-Luv:
49.8548, 80.2884, -75.5348
Hunter-Lab:
42.7754, 82.2550, -42.1325
#d700c1 color charts
#d700c1 color shades, tints & tones
#d700c1 color schemes
#d700c1 color preview, HTML & CSS examples
This text has a color of #d700c1
<p style="color:#d700c1;">Text here</p>
.mytext {color:#d700c1;}
This box has a color of #d700c1
<div style="background-color:#d700c1;">Content here</div>
.mybackground {background-color:#d700c1;}
Border around this has a color of #d700c1
<div style="border:2px solid #d700c1;">Content here</div>
.myborder {border:2px solid #d700c1;}