#d31bd7 color space conversions
Hex:
#d31bd7
RGB:
211, 27, 215
CMY:
17, 89, 16
CMYK:
2, 87, 0, 16
HSL:
299°, 77.6860%, 47.4510%
HSV (HSB):
299°, 87.4419%, 84.3137%
XYZ:
39.5216, 19.5390, 65.9784
xyY:
0.3161, 0.1563, 19.5390
CIE-Lab:
51.3120, 83.0569, -53.1878
CIE-LCH:
51.3120, 98.6275, 327.3654
CIE-Luv:
51.3120, 66.7935, -91.3069
Hunter-Lab:
44.2030, 82.2406, -57.5555
#d31bd7 color charts
#d31bd7 color shades, tints & tones
#d31bd7 color schemes
#d31bd7 color preview, HTML & CSS examples
This text has a color of #d31bd7
<p style="color:#d31bd7;">Text here</p>
.mytext {color:#d31bd7;}
This box has a color of #d31bd7
<div style="background-color:#d31bd7;">Content here</div>
.mybackground {background-color:#d31bd7;}
Border around this has a color of #d31bd7
<div style="border:2px solid #d31bd7;">Content here</div>
.myborder {border:2px solid #d31bd7;}