#c368ca color space conversions
Hex:
#c368ca
RGB:
195, 104, 202
CMY:
24, 59, 21
CMYK:
3, 49, 0, 21
HSL:
296°, 48.0392%, 60.0000%
HSV (HSB):
296°, 48.5149%, 79.2157%
XYZ:
38.1167, 25.7670, 58.8417
xyY:
0.3106, 0.2100, 25.7670
CIE-Lab:
57.8152, 50.5499, -35.6388
CIE-LCH:
57.8152, 61.8500, 324.8153
CIE-Luv:
57.8152, 41.9291, -62.0584
Hunter-Lab:
50.7612, 45.2038, -33.1953
#c368ca color charts
#c368ca color shades, tints & tones
#c368ca color schemes
#c368ca color preview, HTML & CSS examples
This text has a color of #c368ca
<p style="color:#c368ca;">Text here</p>
.mytext {color:#c368ca;}
This box has a color of #c368ca
<div style="background-color:#c368ca;">Content here</div>
.mybackground {background-color:#c368ca;}
Border around this has a color of #c368ca
<div style="border:2px solid #c368ca;">Content here</div>
.myborder {border:2px solid #c368ca;}