#c171be color space conversions
Hex:
#c171be
RGB:
193, 113, 190
CMY:
24, 56, 25
CMYK:
0, 41, 2, 24
HSL:
302°, 39.2157%, 60.0000%
HSV (HSB):
302°, 41.4508%, 75.6863%
XYZ:
37.1917, 26.8654, 51.9405
xyY:
0.3206, 0.2316, 26.8654
CIE-Lab:
58.8495, 43.0847, -27.2202
CIE-LCH:
58.8495, 50.9630, 327.7160
CIE-Luv:
58.8495, 39.6073, -47.9275
Hunter-Lab:
51.8319, 37.3761, -23.1320
#c171be color charts
#c171be color shades, tints & tones
#c171be color schemes
#c171be color preview, HTML & CSS examples
This text has a color of #c171be
<p style="color:#c171be;">Text here</p>
.mytext {color:#c171be;}
This box has a color of #c171be
<div style="background-color:#c171be;">Content here</div>
.mybackground {background-color:#c171be;}
Border around this has a color of #c171be
<div style="border:2px solid #c171be;">Content here</div>
.myborder {border:2px solid #c171be;}