#ddcfff color space conversions
Hex:
#ddcfff
RGB:
221, 207, 255
CMY:
13, 19, 0
CMYK:
13, 19, 0, 0
HSL:
258°, 100.0000%, 90.5882%
HSV (HSB):
258°, 18.8235%, 100.0000%
XYZ:
70.1816, 67.2178, 103.8831
xyY:
0.2909, 0.2786, 67.2178
CIE-Lab:
85.6138, 13.9330, -21.6944
CIE-LCH:
85.6138, 25.7832, 302.7102
CIE-Luv:
85.6138, 4.5715, -36.8884
Hunter-Lab:
81.9865, 9.3223, -17.7344
#ddcfff color charts
#ddcfff color shades, tints & tones
#ddcfff color schemes
#ddcfff color preview, HTML & CSS examples
This text has a color of #ddcfff
<p style="color:#ddcfff;">Text here</p>
.mytext {color:#ddcfff;}
This box has a color of #ddcfff
<div style="background-color:#ddcfff;">Content here</div>
.mybackground {background-color:#ddcfff;}
Border around this has a color of #ddcfff
<div style="border:2px solid #ddcfff;">Content here</div>
.myborder {border:2px solid #ddcfff;}