#dcabfd color space conversions
Hex:
#dcabfd
RGB:
220, 171, 253
CMY:
14, 33, 1
CMYK:
13, 32, 0, 1
HSL:
276°, 95.3488%, 83.1373%
HSV (HSB):
276°, 32.4111%, 99.2157%
XYZ:
61.8077, 51.4333, 99.5985
xyY:
0.2904, 0.2417, 51.4333
CIE-Lab:
76.9407, 32.5764, -33.9029
CIE-LCH:
76.9407, 47.0174, 313.8569
CIE-Luv:
76.9407, 20.5469, -59.4650
Hunter-Lab:
71.7170, 28.3315, -32.1383
#dcabfd color charts
#dcabfd color shades, tints & tones
#dcabfd color schemes
#dcabfd color preview, HTML & CSS examples
This text has a color of #dcabfd
<p style="color:#dcabfd;">Text here</p>
.mytext {color:#dcabfd;}
This box has a color of #dcabfd
<div style="background-color:#dcabfd;">Content here</div>
.mybackground {background-color:#dcabfd;}
Border around this has a color of #dcabfd
<div style="border:2px solid #dcabfd;">Content here</div>
.myborder {border:2px solid #dcabfd;}