#c696e7 color space conversions
Hex:
#c696e7
RGB:
198, 150, 231
CMY:
22, 41, 9
CMYK:
14, 35, 0, 9
HSL:
276°, 62.7907%, 74.7059%
HSV (HSB):
276°, 35.0649%, 90.5882%
XYZ:
48.6189, 39.5880, 80.6801
xyY:
0.2879, 0.2344, 39.5880
CIE-Lab:
69.1751, 32.7422, -34.1271
CIE-LCH:
69.1751, 47.2939, 313.8136
CIE-Luv:
69.1751, 19.8164, -58.9110
Hunter-Lab:
62.9190, 27.8226, -31.9834
#c696e7 color charts
#c696e7 color shades, tints & tones
#c696e7 color schemes
#c696e7 color preview, HTML & CSS examples
This text has a color of #c696e7
<p style="color:#c696e7;">Text here</p>
.mytext {color:#c696e7;}
This box has a color of #c696e7
<div style="background-color:#c696e7;">Content here</div>
.mybackground {background-color:#c696e7;}
Border around this has a color of #c696e7
<div style="border:2px solid #c696e7;">Content here</div>
.myborder {border:2px solid #c696e7;}