#cdbdfc color space conversions
Hex:
#cdbdfc
RGB:
205, 189, 252
CMY:
20, 26, 1
CMYK:
19, 25, 0, 1
HSL:
255°, 91.3043%, 86.4706%
HSV (HSB):
255°, 25.0000%, 98.8235%
XYZ:
60.9451, 56.4026, 99.7701
xyY:
0.2807, 0.2598, 56.4026
CIE-Lab:
79.8424, 18.0446, -29.0115
CIE-LCH:
79.8424, 34.1654, 301.8808
CIE-Luv:
79.8424, 4.4119, -49.3277
Hunter-Lab:
75.1017, 13.4251, -26.1937
#cdbdfc color charts
#cdbdfc color shades, tints & tones
#cdbdfc color schemes
#cdbdfc color preview, HTML & CSS examples
This text has a color of #cdbdfc
<p style="color:#cdbdfc;">Text here</p>
.mytext {color:#cdbdfc;}
This box has a color of #cdbdfc
<div style="background-color:#cdbdfc;">Content here</div>
.mybackground {background-color:#cdbdfc;}
Border around this has a color of #cdbdfc
<div style="border:2px solid #cdbdfc;">Content here</div>
.myborder {border:2px solid #cdbdfc;}