#d31ccd color space conversions
Hex:
#d31ccd
RGB:
211, 28, 205
CMY:
17, 89, 20
CMYK:
0, 87, 3, 17
HSL:
302°, 76.5690%, 46.8627%
HSV (HSB):
302°, 86.7299%, 82.7451%
XYZ:
38.2987, 19.0872, 59.4232
xyY:
0.3279, 0.1634, 19.0872
CIE-Lab:
50.7890, 81.4211, -48.2879
CIE-LCH:
50.7890, 94.6632, 329.3294
CIE-Luv:
50.7890, 70.5137, -83.6758
Hunter-Lab:
43.6889, 80.0217, -50.0608
#d31ccd color charts
#d31ccd color shades, tints & tones
#d31ccd color schemes
#d31ccd color preview, HTML & CSS examples
This text has a color of #d31ccd
<p style="color:#d31ccd;">Text here</p>
.mytext {color:#d31ccd;}
This box has a color of #d31ccd
<div style="background-color:#d31ccd;">Content here</div>
.mybackground {background-color:#d31ccd;}
Border around this has a color of #d31ccd
<div style="border:2px solid #d31ccd;">Content here</div>
.myborder {border:2px solid #d31ccd;}