#cdbcfd color space conversions
Hex:
#cdbcfd
RGB:
205, 188, 253
CMY:
20, 26, 1
CMYK:
19, 26, 0, 1
HSL:
256°, 94.2029%, 86.4706%
HSV (HSB):
256°, 25.6917%, 99.2157%
XYZ:
60.8897, 56.0374, 100.5356
xyY:
0.2800, 0.2577, 56.0374
CIE-Lab:
79.6351, 18.8073, -29.8645
CIE-LCH:
79.6351, 35.2931, 302.2009
CIE-Luv:
79.6351, 4.7725, -50.8558
Hunter-Lab:
74.8581, 14.1903, -27.2266
#cdbcfd color charts
#cdbcfd color shades, tints & tones
#cdbcfd color schemes
#cdbcfd color preview, HTML & CSS examples
This text has a color of #cdbcfd
<p style="color:#cdbcfd;">Text here</p>
.mytext {color:#cdbcfd;}
This box has a color of #cdbcfd
<div style="background-color:#cdbcfd;">Content here</div>
.mybackground {background-color:#cdbcfd;}
Border around this has a color of #cdbcfd
<div style="border:2px solid #cdbcfd;">Content here</div>
.myborder {border:2px solid #cdbcfd;}