#c5b5e9 color space conversions
Hex:
#c5b5e9
RGB:
197, 181, 233
CMY:
23, 29, 9
CMYK:
15, 22, 0, 9
HSL:
258°, 54.1667%, 81.1765%
HSV (HSB):
258°, 22.3176%, 91.3725%
XYZ:
54.2578, 50.8013, 84.0367
xyY:
0.2869, 0.2687, 50.8013
CIE-Lab:
76.5585, 15.8149, -23.8729
CIE-LCH:
76.5585, 28.6361, 303.5229
CIE-Luv:
76.5585, 5.2743, -40.1994
Hunter-Lab:
71.2750, 11.1512, -20.0133
#c5b5e9 color charts
#c5b5e9 color shades, tints & tones
#c5b5e9 color schemes
#c5b5e9 color preview, HTML & CSS examples
This text has a color of #c5b5e9
<p style="color:#c5b5e9;">Text here</p>
.mytext {color:#c5b5e9;}
This box has a color of #c5b5e9
<div style="background-color:#c5b5e9;">Content here</div>
.mybackground {background-color:#c5b5e9;}
Border around this has a color of #c5b5e9
<div style="border:2px solid #c5b5e9;">Content here</div>
.myborder {border:2px solid #c5b5e9;}