#c165d4 color space conversions
Hex:
#c165d4
RGB:
193, 101, 212
CMY:
24, 60, 17
CMYK:
9, 52, 0, 17
HSL:
290°, 56.3452%, 61.3725%
HSV (HSB):
290°, 52.3585%, 83.1373%
XYZ:
38.5297, 25.3983, 65.1590
xyY:
0.2985, 0.1968, 25.3983
CIE-Lab:
57.4614, 53.4018, -41.8817
CIE-LCH:
57.4614, 67.8662, 321.8938
CIE-Luv:
57.4614, 39.4172, -72.1918
Hunter-Lab:
50.3967, 48.2739, -41.3796
#c165d4 color charts
#c165d4 color shades, tints & tones
#c165d4 color schemes
#c165d4 color preview, HTML & CSS examples
This text has a color of #c165d4
<p style="color:#c165d4;">Text here</p>
.mytext {color:#c165d4;}
This box has a color of #c165d4
<div style="background-color:#c165d4;">Content here</div>
.mybackground {background-color:#c165d4;}
Border around this has a color of #c165d4
<div style="border:2px solid #c165d4;">Content here</div>
.myborder {border:2px solid #c165d4;}