#d31bdc color space conversions
Hex:
#d31bdc
RGB:
211, 27, 220
CMY:
17, 89, 14
CMYK:
4, 88, 0, 14
HSL:
297°, 78.1377%, 48.4314%
HSV (HSB):
297°, 87.7273%, 86.2745%
XYZ:
40.1742, 19.8001, 69.4145
xyY:
0.3105, 0.1530, 19.8001
CIE-Lab:
51.6104, 83.8133, -55.5617
CIE-LCH:
51.6104, 100.5574, 326.4587
CIE-Luv:
51.6104, 64.9399, -95.0137
Hunter-Lab:
44.4973, 83.2878, -61.3427
#d31bdc color charts
#d31bdc color shades, tints & tones
#d31bdc color schemes
#d31bdc color preview, HTML & CSS examples
This text has a color of #d31bdc
<p style="color:#d31bdc;">Text here</p>
.mytext {color:#d31bdc;}
This box has a color of #d31bdc
<div style="background-color:#d31bdc;">Content here</div>
.mybackground {background-color:#d31bdc;}
Border around this has a color of #d31bdc
<div style="border:2px solid #d31bdc;">Content here</div>
.myborder {border:2px solid #d31bdc;}