#d010c0 color space conversions
Hex:
#d010c0
RGB:
208, 16, 192
CMY:
18, 94, 25
CMYK:
0, 92, 8, 18
HSL:
305°, 85.7143%, 43.9216%
HSV (HSB):
305°, 92.3077%, 81.5686%
XYZ:
35.7121, 17.5863, 51.3814
xyY:
0.3412, 0.1680, 17.5863
CIE-Lab:
48.9904, 80.6657, -43.6560
CIE-LCH:
48.9904, 91.7213, 331.5779
CIE-Luv:
48.9904, 74.5445, -76.0692
Hunter-Lab:
41.9360, 78.6204, -43.2890
#d010c0 color charts
#d010c0 color shades, tints & tones
#d010c0 color schemes
#d010c0 color preview, HTML & CSS examples
This text has a color of #d010c0
<p style="color:#d010c0;">Text here</p>
.mytext {color:#d010c0;}
This box has a color of #d010c0
<div style="background-color:#d010c0;">Content here</div>
.mybackground {background-color:#d010c0;}
Border around this has a color of #d010c0
<div style="border:2px solid #d010c0;">Content here</div>
.myborder {border:2px solid #d010c0;}