#c375ed color space conversions
Hex:
#c375ed
RGB:
195, 117, 237
CMY:
24, 54, 7
CMYK:
18, 51, 0, 7
HSL:
279°, 76.9231%, 69.4118%
HSV (HSB):
279°, 50.6329%, 92.9412%
XYZ:
44.1530, 30.4391, 83.6690
xyY:
0.2790, 0.1923, 30.4391
CIE-Lab:
62.0313, 50.8958, -48.6518
CIE-LCH:
62.0313, 70.4087, 316.2913
CIE-Luv:
62.0313, 29.9144, -83.7983
Hunter-Lab:
55.1716, 46.3004, -51.2944
#c375ed color charts
#c375ed color shades, tints & tones
#c375ed color schemes
#c375ed color preview, HTML & CSS examples
This text has a color of #c375ed
<p style="color:#c375ed;">Text here</p>
.mytext {color:#c375ed;}
This box has a color of #c375ed
<div style="background-color:#c375ed;">Content here</div>
.mybackground {background-color:#c375ed;}
Border around this has a color of #c375ed
<div style="border:2px solid #c375ed;">Content here</div>
.myborder {border:2px solid #c375ed;}