#c345dd color space conversions
Hex:
#c345dd
RGB:
195, 69, 221
CMY:
24, 73, 13
CMYK:
12, 69, 0, 13
HSL:
290°, 69.0909%, 56.8627%
HSV (HSB):
290°, 68.7783%, 86.6667%
XYZ:
37.6849, 21.0788, 70.4890
xyY:
0.2916, 0.1631, 21.0788
CIE-Lab:
53.0356, 69.7542, -53.9881
CIE-LCH:
53.0356, 88.2064, 322.2610
CIE-Luv:
53.0356, 47.4341, -91.5374
Hunter-Lab:
45.9117, 66.1699, -58.8909
#c345dd color charts
#c345dd color shades, tints & tones
#c345dd color schemes
#c345dd color preview, HTML & CSS examples
This text has a color of #c345dd
<p style="color:#c345dd;">Text here</p>
.mytext {color:#c345dd;}
This box has a color of #c345dd
<div style="background-color:#c345dd;">Content here</div>
.mybackground {background-color:#c345dd;}
Border around this has a color of #c345dd
<div style="border:2px solid #c345dd;">Content here</div>
.myborder {border:2px solid #c345dd;}