#c696e5 color space conversions
Hex:
#c696e5
RGB:
198, 150, 229
CMY:
22, 41, 10
CMYK:
14, 34, 0, 10
HSL:
276°, 60.3053%, 74.3137%
HSV (HSB):
276°, 34.4978%, 89.8039%
XYZ:
48.3379, 39.4756, 79.2006
xyY:
0.2894, 0.2364, 39.4756
CIE-Lab:
69.0944, 32.3182, -33.1531
CIE-LCH:
69.0944, 46.2990, 314.2694
CIE-Luv:
69.0944, 20.0843, -57.2376
Hunter-Lab:
62.8296, 27.3770, -30.7580
#c696e5 color charts
#c696e5 color shades, tints & tones
#c696e5 color schemes
#c696e5 color preview, HTML & CSS examples
This text has a color of #c696e5
<p style="color:#c696e5;">Text here</p>
.mytext {color:#c696e5;}
This box has a color of #c696e5
<div style="background-color:#c696e5;">Content here</div>
.mybackground {background-color:#c696e5;}
Border around this has a color of #c696e5
<div style="border:2px solid #c696e5;">Content here</div>
.myborder {border:2px solid #c696e5;}