#c368d1 color space conversions
Hex:
#c368d1
RGB:
195, 104, 209
CMY:
24, 59, 18
CMYK:
7, 50, 0, 18
HSL:
292°, 53.2995%, 61.3725%
HSV (HSB):
292°, 50.2392%, 81.9608%
XYZ:
38.9646, 26.1062, 63.3069
xyY:
0.3035, 0.2034, 26.1062
CIE-Lab:
58.1377, 51.8741, -39.1036
CIE-LCH:
58.1377, 64.9616, 322.9904
CIE-Luv:
58.1377, 40.3222, -67.7699
Hunter-Lab:
51.0942, 46.7098, -37.6958
#c368d1 color charts
#c368d1 color shades, tints & tones
#c368d1 color schemes
#c368d1 color preview, HTML & CSS examples
This text has a color of #c368d1
<p style="color:#c368d1;">Text here</p>
.mytext {color:#c368d1;}
This box has a color of #c368d1
<div style="background-color:#c368d1;">Content here</div>
.mybackground {background-color:#c368d1;}
Border around this has a color of #c368d1
<div style="border:2px solid #c368d1;">Content here</div>
.myborder {border:2px solid #c368d1;}