#d3c1f5 color space conversions
Hex:
#d3c1f5
RGB:
211, 193, 245
CMY:
17, 24, 4
CMYK:
14, 21, 0, 4
HSL:
261°, 72.2222%, 85.8824%
HSV (HSB):
261°, 21.2245%, 96.0784%
XYZ:
62.4154, 58.5814, 94.4039
xyY:
0.2898, 0.2720, 58.5814
CIE-Lab:
81.0609, 16.2318, -23.3635
CIE-LCH:
81.0609, 28.4486, 304.7897
CIE-Luv:
81.0609, 6.4008, -39.7419
Hunter-Lab:
76.5385, 11.6203, -19.5524
#d3c1f5 color charts
#d3c1f5 color shades, tints & tones
#d3c1f5 color schemes
#d3c1f5 color preview, HTML & CSS examples
This text has a color of #d3c1f5
<p style="color:#d3c1f5;">Text here</p>
.mytext {color:#d3c1f5;}
This box has a color of #d3c1f5
<div style="background-color:#d3c1f5;">Content here</div>
.mybackground {background-color:#d3c1f5;}
Border around this has a color of #d3c1f5
<div style="border:2px solid #d3c1f5;">Content here</div>
.myborder {border:2px solid #d3c1f5;}