#c696d5 color space conversions
Hex:
#c696d5
RGB:
198, 150, 213
CMY:
22, 41, 16
CMYK:
7, 30, 0, 16
HSL:
286°, 42.8571%, 71.1765%
HSV (HSB):
286°, 29.5775%, 83.5294%
XYZ:
46.2053, 38.6226, 67.9704
xyY:
0.3024, 0.2528, 38.6226
CIE-Lab:
68.4770, 29.0216, -25.2794
CIE-LCH:
68.4770, 38.4877, 318.9424
CIE-Luv:
68.4770, 22.2396, -43.8533
Hunter-Lab:
62.1470, 23.9544, -21.3427
#c696d5 color charts
#c696d5 color shades, tints & tones
#c696d5 color schemes
#c696d5 color preview, HTML & CSS examples
This text has a color of #c696d5
<p style="color:#c696d5;">Text here</p>
.mytext {color:#c696d5;}
This box has a color of #c696d5
<div style="background-color:#c696d5;">Content here</div>
.mybackground {background-color:#c696d5;}
Border around this has a color of #c696d5
<div style="border:2px solid #c696d5;">Content here</div>
.myborder {border:2px solid #c696d5;}