#c696e8 color space conversions
Hex:
#c696e8
RGB:
198, 150, 232
CMY:
22, 41, 9
CMYK:
15, 35, 0, 9
HSL:
275°, 64.0625%, 74.9020%
HSV (HSB):
275°, 35.3448%, 90.9804%
XYZ:
48.7605, 39.6447, 81.4262
xyY:
0.2871, 0.2334, 39.6447
CIE-Lab:
69.2157, 32.9552, -34.6132
CIE-LCH:
69.2157, 47.7924, 313.5943
CIE-Luv:
69.2157, 19.6826, -59.7475
Hunter-Lab:
62.9640, 28.0468, -32.6001
#c696e8 color charts
#c696e8 color shades, tints & tones
#c696e8 color schemes
#c696e8 color preview, HTML & CSS examples
This text has a color of #c696e8
<p style="color:#c696e8;">Text here</p>
.mytext {color:#c696e8;}
This box has a color of #c696e8
<div style="background-color:#c696e8;">Content here</div>
.mybackground {background-color:#c696e8;}
Border around this has a color of #c696e8
<div style="border:2px solid #c696e8;">Content here</div>
.myborder {border:2px solid #c696e8;}