#cdbaef color space conversions
Hex:
#cdbaef
RGB:
205, 186, 239
CMY:
20, 27, 6
CMYK:
14, 22, 0, 6
HSL:
262°, 62.3529%, 83.3333%
HSV (HSB):
262°, 22.1757%, 93.7255%
XYZ:
58.3157, 54.3289, 89.0743
xyY:
0.2891, 0.2693, 54.3289
CIE-Lab:
78.6532, 16.8787, -23.8562
CIE-LCH:
78.6532, 29.2235, 305.2801
CIE-Luv:
78.6532, 6.8425, -40.4921
Hunter-Lab:
73.7082, 12.2346, -20.0546
#cdbaef color charts
#cdbaef color shades, tints & tones
#cdbaef color schemes
#cdbaef color preview, HTML & CSS examples
This text has a color of #cdbaef
<p style="color:#cdbaef;">Text here</p>
.mytext {color:#cdbaef;}
This box has a color of #cdbaef
<div style="background-color:#cdbaef;">Content here</div>
.mybackground {background-color:#cdbaef;}
Border around this has a color of #cdbaef
<div style="border:2px solid #cdbaef;">Content here</div>
.myborder {border:2px solid #cdbaef;}