#dcbbfc color space conversions
Hex:
#dcbbfc
RGB:
220, 187, 252
CMY:
14, 27, 1
CMYK:
13, 26, 0, 1
HSL:
270°, 91.5493%, 86.0784%
HSV (HSB):
270°, 25.7937%, 98.8235%
XYZ:
64.8562, 57.7846, 99.8307
xyY:
0.2915, 0.2597, 57.7846
CIE-Lab:
80.6189, 23.7303, -27.7121
CIE-LCH:
80.6189, 36.4841, 310.5739
CIE-Luv:
80.6189, 13.5024, -48.1115
Hunter-Lab:
76.0162, 19.2661, -24.6532
#dcbbfc color charts
#dcbbfc color shades, tints & tones
#dcbbfc color schemes
#dcbbfc color preview, HTML & CSS examples
This text has a color of #dcbbfc
<p style="color:#dcbbfc;">Text here</p>
.mytext {color:#dcbbfc;}
This box has a color of #dcbbfc
<div style="background-color:#dcbbfc;">Content here</div>
.mybackground {background-color:#dcbbfc;}
Border around this has a color of #dcbbfc
<div style="border:2px solid #dcbbfc;">Content here</div>
.myborder {border:2px solid #dcbbfc;}