#c368e1 color space conversions
Hex:
#c368e1
RGB:
195, 104, 225
CMY:
24, 59, 12
CMYK:
13, 54, 0, 12
HSL:
285°, 66.8508%, 64.5098%
HSV (HSB):
285°, 53.7778%, 88.2353%
XYZ:
41.0466, 26.9390, 74.2705
xyY:
0.2885, 0.1894, 26.9390
CIE-Lab:
58.9178, 55.0127, -46.8865
CIE-LCH:
58.9178, 72.2824, 319.5595
CIE-Luv:
58.9178, 36.7412, -80.6947
Hunter-Lab:
51.9028, 50.3345, -48.5094
#c368e1 color charts
#c368e1 color shades, tints & tones
#c368e1 color schemes
#c368e1 color preview, HTML & CSS examples
This text has a color of #c368e1
<p style="color:#c368e1;">Text here</p>
.mytext {color:#c368e1;}
This box has a color of #c368e1
<div style="background-color:#c368e1;">Content here</div>
.mybackground {background-color:#c368e1;}
Border around this has a color of #c368e1
<div style="border:2px solid #c368e1;">Content here</div>
.myborder {border:2px solid #c368e1;}