#dcbbfe color space conversions
Hex:
#dcbbfe
RGB:
220, 187, 254
CMY:
14, 27, 0
CMYK:
13, 26, 0, 0
HSL:
270°, 97.1014%, 86.4706%
HSV (HSB):
270°, 26.3780%, 99.6078%
XYZ:
65.1749, 57.9120, 101.5090
xyY:
0.2902, 0.2578, 57.9120
CIE-Lab:
80.6899, 24.1441, -28.6724
CIE-LCH:
80.6899, 37.4839, 310.0996
CIE-Luv:
80.6899, 13.2972, -49.7819
Hunter-Lab:
76.1000, 19.6993, -25.8164
#dcbbfe color charts
#dcbbfe color shades, tints & tones
#dcbbfe color schemes
#dcbbfe color preview, HTML & CSS examples
This text has a color of #dcbbfe
<p style="color:#dcbbfe;">Text here</p>
.mytext {color:#dcbbfe;}
This box has a color of #dcbbfe
<div style="background-color:#dcbbfe;">Content here</div>
.mybackground {background-color:#dcbbfe;}
Border around this has a color of #dcbbfe
<div style="border:2px solid #dcbbfe;">Content here</div>
.myborder {border:2px solid #dcbbfe;}