#cbcdff color space conversions
Hex:
#cbcdff
RGB:
203, 205, 255
CMY:
20, 20, 0
CMYK:
20, 20, 0, 0
HSL:
238°, 100.0000%, 89.8039%
HSV (HSB):
238°, 20.3922%, 100.0000%
XYZ:
64.5099, 63.5792, 103.4797
xyY:
0.2786, 0.2746, 63.5792
CIE-Lab:
83.7462, 9.4657, -24.6592
CIE-LCH:
83.7462, 26.4136, 290.9997
CIE-Luv:
83.7462, -3.9475, -41.0003
Hunter-Lab:
79.7365, 4.8744, -21.1292
#cbcdff color charts
#cbcdff color shades, tints & tones
#cbcdff color schemes
#cbcdff color preview, HTML & CSS examples
This text has a color of #cbcdff
<p style="color:#cbcdff;">Text here</p>
.mytext {color:#cbcdff;}
This box has a color of #cbcdff
<div style="background-color:#cbcdff;">Content here</div>
.mybackground {background-color:#cbcdff;}
Border around this has a color of #cbcdff
<div style="border:2px solid #cbcdff;">Content here</div>
.myborder {border:2px solid #cbcdff;}