#d011cd color space conversions
Hex:
#d011cd
RGB:
208, 17, 205
CMY:
18, 93, 20
CMYK:
0, 92, 1, 18
HSL:
301°, 84.8889%, 44.1176%
HSV (HSB):
301°, 91.8269%, 81.5686%
XYZ:
37.2323, 18.2186, 59.3118
xyY:
0.3244, 0.1587, 18.2186
CIE-Lab:
49.7601, 82.3962, -49.9596
CIE-LCH:
49.7601, 96.3592, 328.7702
CIE-Luv:
49.7601, 69.2580, -85.8057
Hunter-Lab:
42.6832, 81.0089, -52.5100
#d011cd color charts
#d011cd color shades, tints & tones
#d011cd color schemes
#d011cd color preview, HTML & CSS examples
This text has a color of #d011cd
<p style="color:#d011cd;">Text here</p>
.mytext {color:#d011cd;}
This box has a color of #d011cd
<div style="background-color:#d011cd;">Content here</div>
.mybackground {background-color:#d011cd;}
Border around this has a color of #d011cd
<div style="border:2px solid #d011cd;">Content here</div>
.myborder {border:2px solid #d011cd;}