#c323a5 color space conversions
Hex:
#c323a5
RGB:
195, 35, 165
CMY:
24, 86, 35
CMYK:
0, 82, 15, 24
HSL:
311°, 69.5652%, 45.0980%
HSV (HSB):
311°, 82.0513%, 76.4706%
XYZ:
29.8982, 15.5208, 37.0173
xyY:
0.3627, 0.1883, 15.5208
CIE-Lab:
46.3394, 71.3429, -32.1053
CIE-LCH:
46.3394, 78.2340, 335.7716
CIE-Luv:
46.3394, 73.5733, -56.9904
Hunter-Lab:
39.3964, 66.5213, -28.1320
#c323a5 color charts
#c323a5 color shades, tints & tones
#c323a5 color schemes
#c323a5 color preview, HTML & CSS examples
This text has a color of #c323a5
<p style="color:#c323a5;">Text here</p>
.mytext {color:#c323a5;}
This box has a color of #c323a5
<div style="background-color:#c323a5;">Content here</div>
.mybackground {background-color:#c323a5;}
Border around this has a color of #c323a5
<div style="border:2px solid #c323a5;">Content here</div>
.myborder {border:2px solid #c323a5;}