#c3ade1 color space conversions
Hex:
#c3ade1
RGB:
195, 173, 225
CMY:
24, 32, 12
CMYK:
13, 23, 0, 12
HSL:
265°, 46.4286%, 78.0392%
HSV (HSB):
265°, 23.1111%, 88.2353%
XYZ:
51.0399, 46.9255, 77.6016
xyY:
0.2907, 0.2673, 46.9255
CIE-Lab:
74.1421, 17.8628, -23.2315
CIE-LCH:
74.1421, 29.3049, 307.5568
CIE-Luv:
74.1421, 8.5362, -39.2857
Hunter-Lab:
68.5022, 13.1186, -19.2142
#c3ade1 color charts
#c3ade1 color shades, tints & tones
#c3ade1 color schemes
#c3ade1 color preview, HTML & CSS examples
This text has a color of #c3ade1
<p style="color:#c3ade1;">Text here</p>
.mytext {color:#c3ade1;}
This box has a color of #c3ade1
<div style="background-color:#c3ade1;">Content here</div>
.mybackground {background-color:#c3ade1;}
Border around this has a color of #c3ade1
<div style="border:2px solid #c3ade1;">Content here</div>
.myborder {border:2px solid #c3ade1;}