#c374ec color space conversions
Hex:
#c374ec
RGB:
195, 116, 236
CMY:
24, 55, 7
CMYK:
17, 51, 0, 7
HSL:
280°, 75.9494%, 69.0196%
HSV (HSB):
280°, 50.8475%, 92.5490%
XYZ:
43.8914, 30.1490, 82.8629
xyY:
0.2797, 0.1922, 30.1490
CIE-Lab:
61.7826, 51.2013, -48.4904
CIE-LCH:
61.7826, 70.5187, 316.5577
CIE-Luv:
61.7826, 30.4473, -83.5146
Hunter-Lab:
54.9081, 46.5967, -51.0400
#c374ec color charts
#c374ec color shades, tints & tones
#c374ec color schemes
#c374ec color preview, HTML & CSS examples
This text has a color of #c374ec
<p style="color:#c374ec;">Text here</p>
.mytext {color:#c374ec;}
This box has a color of #c374ec
<div style="background-color:#c374ec;">Content here</div>
.mybackground {background-color:#c374ec;}
Border around this has a color of #c374ec
<div style="border:2px solid #c374ec;">Content here</div>
.myborder {border:2px solid #c374ec;}