#d010cc color space conversions
Hex:
#d010cc
RGB:
208, 16, 204
CMY:
18, 94, 20
CMYK:
0, 92, 2, 18
HSL:
301°, 85.7143%, 43.9216%
HSV (HSB):
301°, 92.3077%, 81.5686%
XYZ:
37.0968, 18.1401, 58.6729
xyY:
0.3257, 0.1592, 18.1401
CIE-Lab:
49.6656, 82.3593, -49.5340
CIE-LCH:
49.6656, 96.1076, 328.9757
CIE-Luv:
49.6656, 69.7152, -85.1399
Hunter-Lab:
42.5912, 80.9383, -51.8630
#d010cc color charts
#d010cc color shades, tints & tones
#d010cc color schemes
#d010cc color preview, HTML & CSS examples
This text has a color of #d010cc
<p style="color:#d010cc;">Text here</p>
.mytext {color:#d010cc;}
This box has a color of #d010cc
<div style="background-color:#d010cc;">Content here</div>
.mybackground {background-color:#d010cc;}
Border around this has a color of #d010cc
<div style="border:2px solid #d010cc;">Content here</div>
.myborder {border:2px solid #d010cc;}