#cdbffb color space conversions
Hex:
#cdbffb
RGB:
205, 191, 251
CMY:
20, 25, 2
CMYK:
18, 24, 0, 2
HSL:
254°, 88.2353%, 86.6667%
HSV (HSB):
254°, 23.9044%, 98.4314%
XYZ:
61.2202, 57.2058, 99.0820
xyY:
0.2815, 0.2630, 57.2058
CIE-Lab:
80.2952, 16.7407, -27.7832
CIE-LCH:
80.2952, 32.4370, 301.0709
CIE-Luv:
80.2952, 3.6023, -47.1091
Hunter-Lab:
75.6345, 12.1215, -24.7263
#cdbffb color charts
#cdbffb color shades, tints & tones
#cdbffb color schemes
#cdbffb color preview, HTML & CSS examples
This text has a color of #cdbffb
<p style="color:#cdbffb;">Text here</p>
.mytext {color:#cdbffb;}
This box has a color of #cdbffb
<div style="background-color:#cdbffb;">Content here</div>
.mybackground {background-color:#cdbffb;}
Border around this has a color of #cdbffb
<div style="border:2px solid #cdbffb;">Content here</div>
.myborder {border:2px solid #cdbffb;}