#cdbdef color space conversions
Hex:
#cdbdef
RGB:
205, 189, 239
CMY:
20, 26, 6
CMYK:
14, 21, 0, 6
HSL:
259°, 60.9756%, 83.9216%
HSV (HSB):
259°, 20.9205%, 93.7255%
XYZ:
58.9544, 55.6063, 89.2872
xyY:
0.2892, 0.2728, 55.6063
CIE-Lab:
79.3892, 15.2514, -22.7360
CIE-LCH:
79.3892, 27.3776, 303.8538
CIE-Luv:
79.3892, 5.4614, -38.4406
Hunter-Lab:
74.5696, 10.6244, -18.7931
#cdbdef color charts
#cdbdef RGB chart
#cdbdef CMYK chart
#cdbdef RGB pie chart
#cdbdef color shades, tints & tones
#cdbdef color schemes
#cdbdef color preview, HTML & CSS examples
This text has a color of #cdbdef
<p style="color:#cdbdef;">Text here</p>
.mytext {color:#cdbdef;}
Text color #cdbdef
This box has a color of #cdbdef
<div style="background-color:#cdbdef;">Content here</div>
.mybackground {background-color:#cdbdef;}
Background color #cdbdef
Border around this has a color of #cdbdef
<div style="border:2px solid #cdbdef;">Content here</div>
.myborder {border:2px solid #cdbdef;}
Border color #cdbdef