#c323e9 color space conversions
Hex:
#c323e9
RGB:
195, 35, 233
CMY:
24, 86, 9
CMYK:
16, 85, 0, 9
HSL:
288°, 81.8182%, 52.5490%
HSV (HSB):
288°, 84.9785%, 91.3725%
XYZ:
37.8147, 18.6874, 78.7048
xyY:
0.2797, 0.1382, 18.6874
CIE-Lab:
50.3194, 81.8832, -65.1476
CIE-LCH:
50.3194, 104.6378, 321.4937
CIE-Luv:
50.3194, 49.1089, -107.8580
Hunter-Lab:
43.2289, 80.4933, -77.6863
#c323e9 color charts
#c323e9 color shades, tints & tones
#c323e9 color schemes
#c323e9 color preview, HTML & CSS examples
This text has a color of #c323e9
<p style="color:#c323e9;">Text here</p>
.mytext {color:#c323e9;}
This box has a color of #c323e9
<div style="background-color:#c323e9;">Content here</div>
.mybackground {background-color:#c323e9;}
Border around this has a color of #c323e9
<div style="border:2px solid #c323e9;">Content here</div>
.myborder {border:2px solid #c323e9;}