#c364d5 color space conversions
Hex:
#c364d5
RGB:
195, 100, 213
CMY:
24, 61, 16
CMYK:
8, 53, 0, 16
HSL:
290°, 57.3604%, 61.3725%
HSV (HSB):
290°, 53.0516%, 83.5294%
XYZ:
39.0731, 25.5205, 65.8174
xyY:
0.2996, 0.1957, 25.5205
CIE-Lab:
57.5791, 54.6261, -42.2446
CIE-LCH:
57.5791, 69.0552, 322.2838
CIE-Luv:
57.5791, 40.8068, -72.9651
Hunter-Lab:
50.5179, 49.6547, -41.8837
#c364d5 color charts
#c364d5 color shades, tints & tones
#c364d5 color schemes
#c364d5 color preview, HTML & CSS examples
This text has a color of #c364d5
<p style="color:#c364d5;">Text here</p>
.mytext {color:#c364d5;}
This box has a color of #c364d5
<div style="background-color:#c364d5;">Content here</div>
.mybackground {background-color:#c364d5;}
Border around this has a color of #c364d5
<div style="border:2px solid #c364d5;">Content here</div>
.myborder {border:2px solid #c364d5;}