#c368cf color space conversions
Hex:
#c368cf
RGB:
195, 104, 207
CMY:
24, 59, 19
CMYK:
6, 50, 0, 19
HSL:
293°, 51.7588%, 60.9804%
HSV (HSB):
293°, 49.7585%, 81.1765%
XYZ:
38.7185, 26.0077, 62.0108
xyY:
0.3055, 0.2052, 26.0077
CIE-Lab:
58.0444, 51.4926, -38.1174
CIE-LCH:
58.0444, 64.0657, 323.4893
CIE-Luv:
58.0444, 40.7791, -66.1409
Hunter-Lab:
50.9978, 46.2745, -36.3953
#c368cf color charts
#c368cf color shades, tints & tones
#c368cf color schemes
#c368cf color preview, HTML & CSS examples
This text has a color of #c368cf
<p style="color:#c368cf;">Text here</p>
.mytext {color:#c368cf;}
This box has a color of #c368cf
<div style="background-color:#c368cf;">Content here</div>
.mybackground {background-color:#c368cf;}
Border around this has a color of #c368cf
<div style="border:2px solid #c368cf;">Content here</div>
.myborder {border:2px solid #c368cf;}