#c3cdff color space conversions
Hex:
#c3cdff
RGB:
195, 205, 255
CMY:
24, 20, 0
CMYK:
24, 20, 0, 0
HSL:
230°, 100.0000%, 88.2353%
HSV (HSB):
230°, 23.5294%, 100.0000%
XYZ:
62.3870, 62.4847, 103.3804
xyY:
0.2733, 0.2738, 62.4847
CIE-Lab:
83.1705, 7.0729, -25.5888
CIE-LCH:
83.1705, 26.5483, 285.4512
CIE-Luv:
83.1705, -7.9101, -42.1523
Hunter-Lab:
79.0473, 2.5459, -22.2081
#c3cdff color charts
#c3cdff color shades, tints & tones
#c3cdff color schemes
#c3cdff color preview, HTML & CSS examples
This text has a color of #c3cdff
<p style="color:#c3cdff;">Text here</p>
.mytext {color:#c3cdff;}
This box has a color of #c3cdff
<div style="background-color:#c3cdff;">Content here</div>
.mybackground {background-color:#c3cdff;}
Border around this has a color of #c3cdff
<div style="border:2px solid #c3cdff;">Content here</div>
.myborder {border:2px solid #c3cdff;}