#c322ed color space conversions
Hex:
#c322ed
RGB:
195, 34, 237
CMY:
24, 87, 7
CMYK:
18, 86, 0, 7
HSL:
288°, 84.9372%, 53.1373%
HSV (HSB):
288°, 85.6540%, 92.9412%
XYZ:
38.3638, 18.8606, 81.7392
xyY:
0.2761, 0.1357, 18.8606
CIE-Lab:
50.5237, 82.7740, -67.0731
CIE-LCH:
50.5237, 106.5380, 320.9816
CIE-Luv:
50.5237, 47.9783, -110.7986
Hunter-Lab:
43.4288, 81.6816, -81.1922
#c322ed color charts
#c322ed color shades, tints & tones
#c322ed color schemes
#c322ed color preview, HTML & CSS examples
This text has a color of #c322ed
<p style="color:#c322ed;">Text here</p>
.mytext {color:#c322ed;}
This box has a color of #c322ed
<div style="background-color:#c322ed;">Content here</div>
.mybackground {background-color:#c322ed;}
Border around this has a color of #c322ed
<div style="border:2px solid #c322ed;">Content here</div>
.myborder {border:2px solid #c322ed;}