#d3b1f1 color space conversions
Hex:
#d3b1f1
RGB:
211, 177, 241
CMY:
17, 31, 5
CMYK:
12, 27, 0, 5
HSL:
272°, 69.5652%, 81.9608%
HSV (HSB):
272°, 26.5560%, 94.5098%
XYZ:
58.4633, 51.6440, 90.1060
xyY:
0.2920, 0.2579, 51.6440
CIE-Lab:
77.0675, 24.0715, -27.3095
CIE-LCH:
77.0675, 36.4039, 311.3940
CIE-Luv:
77.0675, 14.1173, -47.2007
Hunter-Lab:
71.8638, 19.4533, -24.0358
#d3b1f1 color charts
#d3b1f1 color shades, tints & tones
#d3b1f1 color schemes
#d3b1f1 color preview, HTML & CSS examples
This text has a color of #d3b1f1
<p style="color:#d3b1f1;">Text here</p>
.mytext {color:#d3b1f1;}
This box has a color of #d3b1f1
<div style="background-color:#d3b1f1;">Content here</div>
.mybackground {background-color:#d3b1f1;}
Border around this has a color of #d3b1f1
<div style="border:2px solid #d3b1f1;">Content here</div>
.myborder {border:2px solid #d3b1f1;}