#c379f3 color space conversions
Hex:
#c379f3
RGB:
195, 121, 243
CMY:
24, 53, 5
CMYK:
20, 50, 0, 5
HSL:
276°, 83.5616%, 71.3725%
HSV (HSB):
276°, 50.2058%, 95.2941%
XYZ:
45.5207, 31.7479, 88.5228
xyY:
0.2746, 0.1915, 31.7479
CIE-Lab:
63.1340, 50.1005, -50.2266
CIE-LCH:
63.1340, 70.9420, 314.9280
CIE-Luv:
63.1340, 27.4398, -86.5180
Hunter-Lab:
56.3453, 45.6039, -53.7074
#c379f3 color charts
#c379f3 color shades, tints & tones
#c379f3 color schemes
#c379f3 color preview, HTML & CSS examples
This text has a color of #c379f3
<p style="color:#c379f3;">Text here</p>
.mytext {color:#c379f3;}
This box has a color of #c379f3
<div style="background-color:#c379f3;">Content here</div>
.mybackground {background-color:#c379f3;}
Border around this has a color of #c379f3
<div style="border:2px solid #c379f3;">Content here</div>
.myborder {border:2px solid #c379f3;}