#c368f6 color space conversions
Hex:
#c368f6
RGB:
195, 104, 246
CMY:
24, 59, 4
CMYK:
21, 58, 0, 4
HSL:
278°, 88.7500%, 68.6275%
HSV (HSB):
278°, 57.7236%, 96.4706%
XYZ:
44.0905, 28.1566, 90.2997
xyY:
0.2712, 0.1732, 28.1566
CIE-Lab:
60.0299, 59.3396, -56.8191
CIE-LCH:
60.0299, 82.1559, 316.2430
CIE-Luv:
60.0299, 32.2674, -97.2797
Hunter-Lab:
53.0627, 55.4582, -63.7530
#c368f6 color charts
#c368f6 color shades, tints & tones
#c368f6 color schemes
#c368f6 color preview, HTML & CSS examples
This text has a color of #c368f6
<p style="color:#c368f6;">Text here</p>
.mytext {color:#c368f6;}
This box has a color of #c368f6
<div style="background-color:#c368f6;">Content here</div>
.mybackground {background-color:#c368f6;}
Border around this has a color of #c368f6
<div style="border:2px solid #c368f6;">Content here</div>
.myborder {border:2px solid #c368f6;}